SOTAVerified

Learning a Complete Image Indexing Pipeline

2017-12-12CVPR 2018Unverified0· sign in to hype

Himalaya Jain, Joaquin Zepeda, Patrick Pérez, Rémi Gribonval

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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.

Tasks

Reproductions