You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the detect.py I can get the image with bounding box drawn around the objects, but I can't figure out how to get just the coordinates of the bounding boxes of objects detected ?
Yolov5 provides those coordinates very easily, but I couldn't find anything similar in YoloR.
Do you have any idea how would i get those coordinates ?
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
Running the detect.py I can get the image with bounding box drawn around the objects, but I can't figure out how to get just the coordinates of the bounding boxes of objects detected ?
Yolov5 provides those coordinates very easily, but I couldn't find anything similar in YoloR.
Do you have any idea how would i get those coordinates ?
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: