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 new Caffe model to model zoo #488

Closed Caffetaria closed 5 years ago

Caffetaria commented 5 years ago

Fix #105 - Added a new caffe model called CaffeNet[https://github.com/BVLC/caffe/blob/master/examples/finetune_pascal_detection/pascal_finetune_trainval_test.prototxt] to the model zoo under the detection category. Exporting works for only Caffe.

screen shot 2018-12-05 at 7 05 33 am screen shot 2018-12-05 at 7 26 59 am
Caffetaria commented 5 years ago

@Ram81 Thank you so much for the feedback. In my latest commit, I have fixed the alignment issue.

screen shot 2018-12-05 at 10 11 46 pm

Is this fine? However, the webpack warnings do not seem to be caused by the model that has been added.

Ram81 commented 5 years ago

Closing this as student has abandoned the task