Skip to content

Using Deep Learning to learn fine-grained similarity between images and rank them.

Notifications You must be signed in to change notification settings

Arjithab/Image-Similarity-Deep-Ranking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Similarity-Deep-Ranking

This project is loosely based on the paper "Learning Fine-grained Image Similarity with Deep Ranking"(https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/42945.pdf). A simpler version is used for generating the triplets by employing a different network architecture. There are three important stages in the implementation of the Deep ranking model :

a. Generation of triplets
b. Feeding the triplets into the network
c. Ranking layer

About

Using Deep Learning to learn fine-grained similarity between images and rank them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages