digitalbrain79 / pyyolo

Simple python wrapper for YOLO.
126 stars 65 forks source link

(Solved) Processing a folder of images and handling corrupted images. #56

Open Germminate opened 4 years ago

Germminate commented 4 years ago

This issue is created to help those who are facing issues I faced with the program exiting because no exception handling was done in the code.

I have uploaded the Readme.md file to help those who would like to use this repo on a folder of images.

README.txt

Rename the below file to example.py: example.txt