Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 454 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 454 Bytes

YoloCalculateObjectWeight

Python Script using Darknetpy to determine Weight of an object in an image

Setup:

  1. Make sure to install the required Packages (pip install -r requirements.txt)
  2. Fill in the necessary information to the config.ini (general, network and camera(if you want to estimate the weight of the object)
  3. Run "prepareWeightEstimation.py"
  4. Wait for the Script to finish and check the results in the rotation / analyzation folders