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 784 forks source link

add support to use a custom backend #281

Closed rodrigo2019 closed 6 years ago

rodrigo2019 commented 6 years ago

This PR add support to use custom backends importing these backend dynamically with a custom backend advantages like usiing different networks architetures is possible. Importing these backends dynamically is easier, because you just need set the file at config.json