experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k stars 787 forks source link

predict oserror #387

Open Bergo1305 opened 5 years ago

Bergo1305 commented 5 years ago

Hi everyone, I uses predict.py and yolov2.weights from darknet. I got OSERROR: Unable to open(file signature not found). Can someone help me about this? Thank you.

python-bookworm commented 5 years ago

hi: i think your file path is error,you should check your file path.and have a try again,thanks.

At 2018-12-02 02:55:17, "Bergo1305" notifications@github.com wrote:

Hi everyone, I uses predict.py and yolov2.weights from darknet. I got OSERROR: Unable to open(file signature not found). Can someone help me about this? Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.