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

conversion to python 3 #391

Open amapic opened 5 years ago

amapic commented 5 years ago

Hi, Is the code easy to adapt to python 3 ? I readed in former issues that there's changes to do. Thank you.

MBoaretto25 commented 5 years ago

Yes, However there is a version of this code that is already compatible with python3.