Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
493 views
in Technique[技术] by (71.8m points)

python - Darknet Yolov4 Error: “./darknet detector test cfg/coc…” terminated by signal SIGILL (Illegal instruction)

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.

question from:https://stackoverflow.com/questions/66050179/darknet-yolov4-error-darknet-detector-test-cfg-coc-terminated-by-signal-si

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...