paper-with-me

홈 › Papers

Large-Scale Image Retrieval with Attentive Deep Local Features

2016-12-19 · ICCV 2017 10 · Hyeonwoo Noh, Andre Araujo, Jack Sim, Tobias Weyand, Bohyung Han

We propose an attentive local feature descriptor suitable for large-scale image retrieval, referred to as DELF (DEep Local Feature). The new feature is based on convolutional neural networks, which are trained only with image-level annotations on a landmark image dataset. To identify semantically useful local features for image retrieval, we also propose an attention mechanism for keypoint selection, which shares most network layers with the descriptor. This framework can be used for image retrieval as a drop-in replacement for other keypoint detectors and descriptors, enabling more accurate feature matching and geometric verification. Our system produces reliable confidence scores to reject false positives---in particular, it is robust against queries that have no correct match in the database. To evaluate the proposed descriptor, we introduce a new large-scale dataset, referred to as Google-Landmarks dataset, which involves challenges in both database and query such as background clutter, partial occlusion, multiple landmarks, objects in variable scales, etc. We show that DELF outperforms the state-of-the-art global and local descriptors in the large-scale setting by significant margins. Code and dataset can be found at the project webpage: https://github.com/tensorflow/models/tree/master/research/delf .

📄 PDF Abstract BibTeX arXiv:1612.06321

Code (13)

tensorflow/models 공식 구현 tf
Ash-Lee233/delf mindspore
MindSpore-paper-code-3/code2/tree/main/delf mindspore
MindSpore-paper-code-3/code8/tree/main/delf mindspore
MindSpore-scientific-2/code-5/tree/main/Deep_Feature_Factorization_For_Concept_Discovery mindspore
insikk/delf_enhanced tf
jandaldrop/landmark-recognition-challenge tf
kingcong/delf mindspore
mindspore-ai/models/tree/master/research/cv/delf mindspore
nashory/DeLF-pytorch pytorch
pandigreat/DELF pytorch
qianlinjun/delf-pytorch pytorch
tensorflow/models/tree/master/research/delf tf

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

DALG: Deep Attentive Local and Global Modeling for Image Retrieval

2022-07-01 · Yuxin Song, Ruolin Zhu, Min Yang, Dongliang He

Deeply learned representations have achieved superior image retrieval performance in a retrieve-then-rerank manner. Recent state-of-the-art single stage model, which heuristically fuses local and global features, achieve…

Image RetrievalRepresentation LearningRetrieval

Coarse-to-Fine: Learning Compact Discriminative Representation for Single-Stage Image Retrieval

2023-08-08 · ICCV 2023 1 · Yunquan Zhu, Xinkai Gao, Bo Ke, Ruizhi Qiao 외

Image retrieval targets to find images from a database that are visually similar to the query image. Two-stage methods following retrieve-and-rerank paradigm have achieved excellent performance, but their separate local …

Image RetrievalRetrieval

Aggregated Deep Local Features for Remote Sensing Image Retrieval

2019-03-22 · Raffaele Imbriaco, Clint Sebastian, Egor Bondarev, Peter H. N. de With

Remote Sensing Image Retrieval remains a challenging topic due to the special nature of Remote Sensing Imagery. Such images contain various different semantic objects, which clearly complicates the retrieval task. In thi…

Dimensionality ReductionImage RetrievalRetrieval

DOLG: Single-Stage Image Retrieval with Deep Orthogonal Fusion of Local and Global Features

2021-08-06 · ICCV 2021 10 · Min Yang, Dongliang He, Miao Fan, Baorong Shi 외

Image Retrieval is a fundamental task of obtaining images similar to the query one from a database. A common image retrieval practice is to firstly retrieve candidate images via similarity search using global image featu…

Image RetrievalRepresentation LearningRetrieval

Localizing Anatomical Landmarks in Ocular Images using Zoom-In Attentive Networks

2022-09-25 · Xiaofeng Lei, Shaohua Li, Xinxing Xu, Huazhu Fu 외

Localizing anatomical landmarks are important tasks in medical image analysis. However, the landmarks to be localized often lack prominent visual features. Their locations are elusive and easily confused with the backgro…

Medical Image Analysisobject-detectionObject Detection