Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.28 KB

File metadata and controls

30 lines (26 loc) · 1.28 KB

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 rows are correct retrieval and last row is incorrect retrieval.

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

dataset

References from