illustration2vec icon indicating copy to clipboard operation
illustration2vec copied to clipboard

Create your own models

Open chernandez2606 opened this issue 8 years ago • 2 comments

Is there a way to train your own models so that someone can add new tags?

chernandez2606 avatar Oct 09 '16 22:10 chernandez2606

Sorry for replying late. I think the best way to do deal with this problem is to replace the convolutional layer before global-average pooling layer with a new one, and fine-tune it. In this case I recommend you to use caffe.

rezoo avatar Oct 13 '16 01:10 rezoo

Sorry for my late reply. I'm fairly new and interested in this. Can you point me to some documentation that would lead me to the first steps for doing this? Thank you.

chernandez2606 avatar Dec 27 '16 06:12 chernandez2606