Particular object retrieval with integral max-pooling of CNN activations
View Researcher's Other CodesDisclaimer: The provided code links for this paper are external links. Science Nest has no responsibility for the accuracy, legality or content of these links. Also, by downloading this code(s), you agree to comply with the terms of use as set out by the author(s) of the code(s).
Please contact us in case of a broken link from here
Authors | Ronan Sicre, Giorgos Tolias, Hervé Jégou |
Journal/Conference Name | 4th International Conference on Learning Representations, ICLR 2016 - Conference Track Proceedings |
Paper Category | Artificial Intelligence |
Paper Abstract | Recently, image representation built upon Convolutional Neural Network (CNN) has been shown to provide effective descriptors for image search, outperforming pre-CNN features as short-vector representations. Yet such models are not compatible with geometry-aware re-ranking methods and still outperformed, on some particular object retrieval benchmarks, by traditional image search systems relying on precise descriptor matching, geometric re-ranking, or query expansion. This work revisits both retrieval stages, namely initial search and re-ranking, by employing the same primitive information derived from the CNN. We build compact feature vectors that encode several image regions without the need to feed multiple inputs to the network. Furthermore, we extend integral images to handle max-pooling on convolutional layer activations, allowing us to efficiently localize matching objects. The resulting bounding box is finally used for image re-ranking. As a result, this paper significantly improves existing CNN-based recognition pipeline We report for the first time results competing with traditional methods on the challenging Oxford5k and Paris6k datasets. |
Date of publication | 2015 |
Code Programming Language | Multiple |
Comment |