I'm looking to make yolov5 detect.py output the size of the objects found inside the bounding boxes. However, I cannot find the correct variable, can anyone help? Thanks in advance! link to code in github : https://github.com/ultralytics/yolov5/blob/master/detect.py
Asked
Active
Viewed 340 times
0
-
I think, need more information and your code to answer your question. see the below guides. [tour](https://stackoverflow.com/tour) / [how-to-ask](https://stackoverflow.com/help/how-to-ask). – myeongkil kim Feb 10 '21 at 10:15
-
Edited, now containing link to code and more descriptive title – Lasse Snitgaard Nielsen Feb 10 '21 at 10:22