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
am using the following command in object detection
!./darknet detector test cfg/coco.data cfg/yolov4.cfg yolov4.weights -ext_output -dont_show data/horses.jpg -out result.json
I get the following console output ,
am using the following command in object detection
!./darknet detector test cfg/coco.data cfg/yolov4.cfg yolov4.weights -ext_output -dont_show data/horses.jpg -out result.json
I get the following console output ,
but the json file output is more as follows
Is there a way to get the absolute value of the co-ordinates ?
The text was updated successfully, but these errors were encountered: