paper-with-me

Papers

Aggregating Local Deep Features for Image Retrieval

2015-12-01 · ICCV 2015 12 · Artem Babenko, Victor Lempitsky

Several recent works have shown that image descriptors produced by deep convolutional neural networks provide state-of-the-art performance for image classification and retrieval problems. It also has been shown that the activations from the convolutional layers can be interpreted as local features describing particular image regions. These local features can be aggregated using aggregating methods developed for local features (e.g. Fisher vectors), thus providing new powerful global descriptor. In this paper we investigate possible ways to aggregate local deep features to produce compact descriptors for image retrieval. First, we show that deep features and traditional hand-engineered features have quite different distributions of pairwise similarities, hence existing aggregation methods have to be carefully re-evaluated. Such re-evaluation reveals that in contrast to shallow features, the simple aggregation method based on sum pooling provides the best performance for deep convolutional features. This method is efficient, has few parameters, and bears little risk of overfitting when e.g. learning the PCA matrix. In addition, we suggest a simple yet efficient query expansion scheme suitable for the proposed aggregation method. Overall, the new compact global descriptor improves the state-of-the-art on four common benchmarks considerably.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Query Adaptive Similarity for Large Scale Object Retrieval

2013-06-01 · CVPR 2013 6 · Danfeng Qin, Christian Wengert, Luc van Gool

Many recent object retrieval systems rely on local features for describing an image. The similarity between a pair of images is measured by aggregating the similarity between their corresponding local features. In this p…

ObjectRetrieval

Selective Deep Convolutional Features for Image Retrieval

2017-07-04 · Tuan Hoang, Thanh-Toan Do, Dang-Khoa Le Tan, Ngai-Man Cheung

Convolutional Neural Network (CNN) is a very powerful approach to extract discriminative local descriptors for effective image search. Recent work adopts fine-tuned strategies to further improve the discriminative power …

Image RetrievalRetrieval

Aggregating Deep Convolutional Features for Image Retrieval

2015-10-26 · Artem Babenko, Victor Lempitsky

Several recent works have shown that image descriptors produced by deep convolutional neural networks provide state-of-the-art performance for image classification and retrieval problems. It has also been shown that the …

image-classificationImage ClassificationImage RetrievalRetrieval

Simultaneous Feature Aggregating and Hashing for Large-scale Image Search

2017-04-04 · CVPR 2017 7 · Thanh-Toan Do, Dang-Khoa Le Tan, Trung T. Pham, Ngai-Man Cheung

In most state-of-the-art hashing-based visual search systems, local image descriptors of an image are first aggregated as a single feature vector. This feature vector is then subjected to a hashing function that produces…

Image RetrievalRetrieval

Deep Learning Representation using Autoencoder for 3D Shape Retrieval

2014-09-25 · Zhuotun Zhu, Xinggang Wang, Song Bai, Cong Yao 외

We study the problem of how to build a deep learning representation for 3D shape. Deep learning has shown to be very effective in variety of visual applications, such as image classification and object detection. However…

3D Shape Classification3D Shape Recognition3D Shape RetrievalDeep Learning+5