Cloud-CV / Fabrik

:factory: Collaboratively build, visualize, and design neural nets in browser
GNU General Public License v3.0
1.12k stars 235 forks source link

Added VGG19 model to modelZoo #492

Closed khknopp closed 5 years ago

khknopp commented 5 years ago

I created the VGG 19 recognition model in a caffee .prototxt and added it to the modelZoo.

vgg19

vgg19scr

Also, I came up with an idea of sorting the models in the modelZoo alphabetically. They will be easier to find in my opinion. A different idea of mine is to divide the models in the modelZoo further (f.e. group all ResNet or VGG models together). What do You think?

vgg19scr1