ace19-dev / image-retrieval-tf

image retrieval with cosine metric learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

image retrieval with cosine metric learning

License:MIT License


Languages

Language:Python 100.0%