jay-mahadeokar / pynetbuilder

pyNetBuilder is a modular pytonic interface with builtin modules for generating popular caffe prototxt network file definitions.
BSD 2-Clause "Simplified" License
328 stars 140 forks source link

Are pretrained models available? #7

Closed mrgloom closed 7 years ago

mrgloom commented 7 years ago

Are pretrained models available for this networks? https://github.com/jay-mahadeokar/pynetbuilder/tree/master/models/imagenet

jay-mahadeokar commented 7 years ago

Check download links in the same Readme file. 4 of those models which give better accuracies are available. You can also generate others and train them using imagenet dataset.