skardas / image-retrieval-pytorch

image retrieval using metric learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-Retrieval-PyTorch

  • The leftmost is the query image. The remaining images are retrieved from gallery and ordered from left to right by similarity. The upper three row are correct retrieval and last row is incorrect retrieval.

  • It might also be retrieved in the same category elaborately.

dataset

References from

About

image retrieval using metric learning

License:MIT License


Languages

Language:Python 100.0%