English

Faster R-CNN Features for Instance Search

Computer Vision and Pattern Recognition 2016-05-02 v1

Abstract

Image representations derived from pre-trained Convolutional Neural Networks (CNNs) have become the new state of the art in computer vision tasks such as instance retrieval. This work explores the suitability for instance retrieval of image- and region-wise representations pooled from an object detection CNN such as Faster R-CNN. We take advantage of the object proposals learned by a Region Proposal Network (RPN) and their associated CNN features to build an instance search pipeline composed of a first filtering stage followed by a spatial reranking. We further investigate the suitability of Faster R-CNN features when the network is fine-tuned for the same objects one wants to retrieve. We assess the performance of our proposed system with the Oxford Buildings 5k, Paris Buildings 6k and a subset of TRECVid Instance Search 2013, achieving competitive results.

Keywords

Cite

@article{arxiv.1604.08893,
  title  = {Faster R-CNN Features for Instance Search},
  author = {Amaia Salvador and Xavier Giro-i-Nieto and Ferran Marques and Shin'ichi Satoh},
  journal= {arXiv preprint arXiv:1604.08893},
  year   = {2016}
}

Comments

DeepVision Workshop in CVPR 2016

R2 v1 2026-06-22T13:44:46.849Z