Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Image Retrieval: Learning global representations for image search

About

We propose a novel approach for instance-level image retrieval. It produces a global and compact fixed-length representation for each image by aggregating many region-wise descriptors. In contrast to previous works employing pre-trained deep networks as a black box to produce features, our method leverages a deep architecture trained for the specific task of image retrieval. Our contribution is twofold: (i) we leverage a ranking framework to learn convolution and projection weights that are used to build the region features; and (ii) we employ a region proposal network to learn which regions should be pooled to form the final global descriptor. We show that using clean training data is key to the success of our approach. To that aim, we use a large scale but noisy landmark dataset and develop an automatic cleaning approach. The proposed architecture produces a global image representation in a single forward pass. Our approach significantly outperforms previous approaches based on global descriptors on standard datasets. It even surpasses most prior works based on costly local descriptor indexing and spatial verification. Additional material is available at www.xrce.xerox.com/Deep-Image-Retrieval.

Albert Gordo, Jon Almazan, Jerome Revaud, Diane Larlus• 2016

Related benchmarks

TaskDatasetResultRank
Image RetrievalHolidays
mAP94.2
115
Image RetrievalOxford 5k
mAP89.1
100
Image RetrievalOxford5k (test)
mAP90.6
97
Image RetrievalParis6k (test)
mAP96
88
Image RetrievalOxford105k (test)
mAP89.4
56
Image RetrievalOxford 105k
mAP87.8
47
Image RetrievalParis 106k (Par106k)
mAP90.5
34
Image RetrievalParis106k (test)
mAP93.2
26
Image RetrievalOxford 5k classic (base)
mAP85.2
12
Image RetrievalParis 6k classic (base)
mAP94
11
Showing 10 of 11 rows

Other info

Code

Follow for update