paucarre / tiefvision

End-to-end deep learning image-similarity search engine
Apache License 2.0
763 stars 187 forks source link

Where to get the database and the caffemodel? #63

Open RiqiangGao opened 7 years ago

RiqiangGao commented 7 years ago

I want to use the TiefVision, but I can not find the training database and the nin_imagenet.caffemodel mentioned in 1-split-encoder-classifier.lua? Help, please!

ICC-qi commented 6 years ago

Try here: https://gist.github.com/mavenlin/d802a5849de39225bcc6 Here is the Model Zoo of caffe: https://github.com/BVLC/caffe/wiki/Model-Zoo#network-in-network-model The model for imagenet is a little big(29M) and I failed to upload. But it is smaller than the one for Alexnet.