paper-with-me

홈 › Papers

Siamese Network of Deep Fisher-Vector Descriptors for Image Retrieval

2017-02-01 · Eng-Jon Ong, Sameed Husain, Miroslaw Bober

This paper addresses the problem of large scale image retrieval, with the aim of accurately ranking the similarity of a large number of images to a given query image. To achieve this, we propose a novel Siamese network. This network consists of two computational strands, each comprising of a CNN component followed by a Fisher vector component. The CNN component produces dense, deep convolutional descriptors that are then aggregated by the Fisher Vector method. Crucially, we propose to simultaneously learn both the CNN filter weights and Fisher Vector model parameters. This allows us to account for the evolving distribution of deep descriptors over the course of the learning process. We show that the proposed approach gives significant improvements over the state-of-the-art methods on the Oxford and Paris image retrieval datasets. Additionally, we provide a baseline performance measure for both these datasets with the inclusion of 1 million distractors.

📄 PDF Abstract BibTeX arXiv:1702.00338

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Image Retrieval with Fisher Vectors of Binary Features

2016-09-27 · Yusuke Uchida, Shigeyuki Sakazawa, Shin'ichi Satoh

Recently, the Fisher vector representation of local features has attracted much attention because of its effectiveness in both image classification and image retrieval. Another trend in the area of image retrieval is the…

ClassificationGeneral Classificationimage-classificationImage Classification+2

Local Feature Detectors, Descriptors, and Image Representations: A Survey

2016-07-28 · Yusuke Uchida

With the advances in both stable interest region detectors and robust and distinctive descriptors, local feature-based image or object retrieval has become a popular research topic. %All of the local feature-based image …

Image RetrievalRetrievalSurvey

Triangulation Embedding and Democratic Aggregation for Image Search

2014-06-01 · CVPR 2014 6 · Herve Jegou, Andrew Zisserman

We consider the design of a single vector representation for an image that embeds and aggregates a set of local patch descriptors such as SIFT. More specifically we aim to construct a dense representation, like the Fishe…

Image RetrievalRetrieval

Group Invariant Deep Representations for Image Instance Retrieval

2016-01-09 · Olivier Morère, Antoine Veillard, Jie Lin, Julie Petta 외

Most image instance retrieval pipelines are based on comparison of vectors known as global image descriptors between a query image and the database images. Due to their success in large scale image classification, repres…

Dimensionality Reductionimage-classificationImage ClassificationImage Instance Retrieval+2

A Practical Guide to CNNs and Fisher Vectors for Image Instance Retrieval

2015-08-11 · Vijay Chandrasekhar, Jie Lin, Olivier Morère, Hanlin Goh 외

With deep learning becoming the dominant approach in computer vision, the use of representations extracted from Convolutional Neural Nets (CNNs) is quickly gaining ground on Fisher Vectors (FVs) as favoured state-of-the-…

image-classificationImage ClassificationImage Instance RetrievalImage Retrieval+1