17 Forks
77 Stars
77 Watchers

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

How to download and setup deep-ranking

Open terminal and run command
git clone https://github.com/SathwikTejaswi/deep-ranking.git
git clone is used to create a copy or clone of deep-ranking repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deep-ranking https://github.com/SathwikTejaswi/deep-ranking/archive/master.zip

Or simply clone deep-ranking with SSH
[email protected]:SathwikTejaswi/deep-ranking.git

If you have some problems with deep-ranking

You may open issue on deep-ranking support forum (system) here: https://github.com/SathwikTejaswi/deep-ranking/issues