paper-with-me

홈 › Papers

Local Descriptors Optimized for Average Precision

2018-04-15 · CVPR 2018 6 · Kun He, Yan Lu, Stan Sclaroff

Extraction of local feature descriptors is a vital stage in the solution pipelines for numerous computer vision tasks. Learning-based approaches improve performance in certain tasks, but still cannot replace handcrafted features in general. In this paper, we improve the learning of local feature descriptors by optimizing the performance of descriptor matching, which is a common stage that follows descriptor extraction in local feature based pipelines, and can be formulated as nearest neighbor retrieval. Specifically, we directly optimize a ranking-based retrieval performance metric, Average Precision, using deep neural networks. This general-purpose solution can also be viewed as a listwise learning to rank approach, which is advantageous compared to recent local ranking approaches. On standard benchmarks, descriptors learned with our formulation achieve state-of-the-art results in patch verification, patch retrieval, and image matching.

📄 PDF Abstract BibTeX arXiv:1804.05312

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-RankRetrieval

Similar Papers 제목 키워드 기반

Local Gradient Hexa Pattern: A Descriptor for Face Recognition and Retrieval

2022-01-03 · Soumendu Chakraborty, Satish Kumar Singh, Pavan Chakraborty

Local descriptors used in face recognition are robust in a sense that these descriptors perform well in varying pose, illumination and lighting conditions. Accuracy of these descriptors depends on the precision of mappin…

Face RecognitionRetrieval

Exploiting Local Indexing and Deep Feature Confidence Scores for Fast Image-to-Video Search

2018-08-03 · Savas Ozkan, Gozde Bozdagi Akar

The cost-effective visual representation and fast query-by-example search are two challenging goals that should be maintained for web-scale visual retrieval tasks on moderate hardware. This paper introduces a fast and ro…

Retrieval

Feature Descriptors for Tracking by Detection: a Benchmark

2016-07-21 · Alessandro Pieropan, Mårten Björkman, Niklas Bergström, Danica Kragic

In this paper, we provide an extensive evaluation of the performance of local descriptors for tracking applications. Many different descriptors have been proposed in the literature for a wide range of application in comp…

3D ReconstructionObject Recognition

Locally-Transferred Fisher Vectors for Texture Classification

2017-10-01 · ICCV 2017 10 · Yang Song, Fan Zhang, Qing Li, Heng Huang 외

Texture classification has been extensively studied in computer vision. Recent research shows that the combination of Fisher vector (FV) encoding and convolutional neural network (CNN) provides significant improvement in…

ClassificationGeneral Classificationimage-classificationImage Classification+1

FUSELOC: Fusing Global and Local Descriptors to Disambiguate 2D-3D Matching in Visual Localization

2024-08-21 · Son Tung Nguyen, Alejandro Fontan, Michael Milford, Tobias Fischer

Hierarchical methods represent state-of-the-art visual localization, optimizing search efficiency by using global descriptors to focus on relevant map regions. However, this state-of-the-art performance comes at the cost…

Visual Localization