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
Hi , I want to determine mAP value ( using pre-trained weights and config file) for an image as well as for a video and below is the command I am using to do that .
Hi , I want to determine mAP value ( using pre-trained weights and config file) for an image as well as for a video and below is the command I am using to do that .
!./darknet detector map cfg/coco.data cfg/yolov4.cfg /content/drive/My\ Drive/Colab\ Notebooks/yolov4.weights
However it throws out an error "Couldn't open file: data/train.txt" .Here I am NOT doing training .
PFA (coco.data) file
coco.zip
The text was updated successfully, but these errors were encountered: