pjreddie / darknet

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

Unable to load the model #2643

Closed Ujjwal1152 closed 5 months ago

Ujjwal1152 commented 5 months ago

I am getting detector not found error. I used ./darknet detector test cfg/coco.data cfg/yolov3.cfg yolov3.weights data/dog.jpg this cmd and got this error bash: ./darknet: No such file or directory