pjreddie / darknet

Convolutional Neural Networks
http://pjreddie.com/darknet/
Other
25.74k stars 21.33k forks source link

Cannot Calculate mAP for yolov4 and yolov4-tiny | #2311

Open anusha657 opened 3 years ago

anusha657 commented 3 years ago

I m using thr following command to calculate mAP . Have replaced coco.data with obj.data as obj.data is not available in the notebook that I m using . Basically I want to find of the mAP value for some images and videos with both yolov4 and yolov4-tiny and with all default configuration.

I am not doing Training over here !

Snickbrack commented 3 years ago

which command?