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).
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
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