Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.12 KB

File metadata and controls

33 lines (28 loc) · 1.12 KB

Image-Retrieval-tf

  • The leftmost is the query image. The remaining images are retrieved from gallery and ordered from left to right by similarity.

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

Feature

  • multi gpu
  • tta

TODO

  • balanced sampling

dataset

References from