Open karthee320 opened 5 years ago
In your backend.py code, it has provisions for multiple backend options(tiny_yolo, squeezenet, mobilenet, inception, vgg16, resnet50).
Where to download these model(.h5) files and its corresonding configurations in json?
@pranoyr : Do you have the download links for the other backend models?
In your backend.py code, it has provisions for multiple backend options(tiny_yolo, squeezenet, mobilenet, inception, vgg16, resnet50).
Where to download these model(.h5) files and its corresonding configurations in json?