I'm not exactly sure what the problem is when I try to run
./darknet detector test cfg/coco.data cfg/yolov4.cfg yolov4.weights data/person.jpg -i 0 -thresh 0.25
on my yolov4 model with darknet I get this
fish: “./darknet detector test cfg/coc…” terminated by signal SIGILL (Illegal instruction)
I'm not sure exactly what the problem is since this is a very ambiguous error.
2.1m questions
2.1m answers
60 comments
57.0k users