Learning A Complete Image Indexing Pipeline | Awesome Learning to Hash Add your paper to Learning2Hash

Learning A Complete Image Indexing Pipeline

Himalaya Jain, Joaquin Zepeda, Patrick PΓ©rez, RΓ©mi Gribonval . Arxiv 2017 – 0 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Hashing Methods Neural Hashing Supervised Unsupervised Vector Indexing

To work at scale, a complete image indexing system comprises two components: An inverted file index to restrict the actual search to only a subset that should contain most of the items relevant to the query; An approximate distance computation mechanism to rapidly scan these lists. While supervised deep learning has recently enabled improvements to the latter, the former continues to be based on unsupervised clustering in the literature. In this work, we propose a first system that learns both components within a unifying neural framework of structured binary encoding.

Similar Work