paper-with-me

홈 › Papers

Visual Instance Retrieval with Deep Convolutional Networks

2014-12-20 · Ali Sharif Razavian, Josephine Sullivan, Stefan Carlsson, Atsuto Maki

This paper provides an extensive study on the availability of image representations based on convolutional networks (ConvNets) for the task of visual instance retrieval. Besides the choice of convolutional layers, we present an efficient pipeline exploiting multi-scale schemes to extract local features, in particular, by taking geometric invariance into explicit account, i.e. positions, scales and spatial consistency. In our experiments using five standard image retrieval datasets, we demonstrate that generic ConvNet image representations can outperform other state-of-the-art methods if they are extracted appropriately.

📄 PDF Abstract BibTeX arXiv:1412.6574

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Bags of Local Convolutional Features for Scalable Instance Search

2016-04-15 · Eva Mohedano, Amaia Salvador, Kevin McGuinness, Ferran Marques 외

This work proposes a simple instance retrieval pipeline based on encoding the convolutional features of CNN using the bag of words aggregation scheme (BoW). Assigning each local array of activations in a convolutional la…

Instance SearchRerankingRetrieval

Combating Ambiguity for Hash-code Learning in Medical Instance Retrieval

2021-05-19 · Jiansheng Fang, Huazhu Fu, Dan Zeng, Xiao Yan 외

When encountering a dubious diagnostic case, medical instance retrieval can help radiologists make evidence-based diagnoses by finding images containing instances similar to a query case from a large image database. The …

DiagnosticRetrievalSpecificity

Saliency Weighted Convolutional Features for Instance Search

2017-11-29 · Eva Mohedano, Kevin McGuinness, Xavier Giro-i-Nieto, Noel E. O'Connor

This work explores attention models to weight the contribution of local convolutional representations for the instance search task. We present a retrieval framework based on bags of local convolutional features (BLCF) th…

Instance SearchRetrieval

Class-Weighted Convolutional Features for Visual Instance Search

2017-07-09 · Albert Jimenez, Jose M. Alvarez, Xavier Giro-i-Nieto

Image retrieval in realistic scenarios targets large dynamic datasets of unlabeled images. In these cases, training or fine-tuning a model every time new images are added to the database is neither efficient nor scalable…

image-classificationImage RetrievalInstance SearchRe-Ranking+1

Pruning Convolutional Neural Networks for Image Instance Retrieval

2017-07-18 · Gaurav Manek, Jie Lin, Vijay Chandrasekhar, Ling-Yu Duan 외

In this work, we focus on the problem of image instance retrieval with deep descriptors extracted from pruned Convolutional Neural Networks (CNN). The objective is to heavily prune convolutional edges while maintaining r…

Image Instance RetrievalRetrievalTriplet