SathwikTejaswi / deep-ranking

Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same
MIT License
80 stars 17 forks source link

Pre trained Model available? #4

Closed farazBhatti closed 5 years ago

farazBhatti commented 5 years ago

It seems there is no link referring to pre-trained weights. Is it available for inference?

SathwikTejaswi commented 5 years ago

Hi @farazBhatti unfortunately, not at the moment. However I am planning to retrain the network. Once I am done I will update the repository!