paper-with-me

홈 › Papers

TCDesc: Learning Topology Consistent Descriptors for Image Matching

2020-09-13 · Honghu Pan, Fanyang Meng, Nana Fan, Zhenyu He

The constraint of neighborhood consistency or local consistency is widely used for robust image matching. In this paper, we focus on learning neighborhood topology consistent descriptors (TCDesc), while former works of learning descriptors, such as HardNet and DSM, only consider point-to-point Euclidean distance among descriptors and totally neglect neighborhood information of descriptors. To learn topology consistent descriptors, first we propose the linear combination weights to depict the topological relationship between center descriptor and its kNN descriptors, where the difference between center descriptor and the linear combination of its kNN descriptors is minimized. Then we propose the global mapping function which maps the local linear combination weights to the global topology vector and define the topology distance of matching descriptors as l1 distance between their topology vectors. Last we employ adaptive weighting strategy to jointly minimize topology distance and Euclidean distance, which automatically adjust the weight or attention of two distances in triplet loss. Our method has the following two advantages: (1) We are the first to consider neighborhood information of descriptors, while former works mainly focus on neighborhood consistency of feature points; (2) Our method can be applied in any former work of learning descriptors by triplet loss. Experimental results verify the generalization of our method: We can improve the performances of both HardNet and DSM on several benchmarks.

📄 PDF Abstract BibTeX arXiv:2009.07036

Code (0)

등록된 구현이 없습니다.

Tasks

Triplet

Similar Papers 제목 키워드 기반

TCDesc: Learning Topology Consistent Descriptors

2020-06-05 · Honghu Pan, Fanyang Meng, Zhenyu He, Yongsheng Liang 외

Triplet loss is widely used for learning local descriptors from image patch. However, triplet loss only minimizes the Euclidean distance between matching descriptors and maximizes that between the non-matching descriptor…

Triplet

DyTopo: Dynamic Topology Routing for Multi-Agent Reasoning via Semantic Matching

2026-02-05 · Yuxing Lu, Yucheng Hu, Xukai Zhao, Jiuxin Cao arxiv

Multi-agent systems built from prompted large language models can improve multi-round reasoning, yet most existing pipelines rely on fixed, trajectory-wide communication patterns that are poorly matched to the stage-depe…

Mathematical ReasoningCode Generation

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

REMM:Rotation-Equivariant Framework for End-to-End Multimodal Image Matching

2024-07-16 · Han Nie, Bin Luo, Jun Liu, Zhitao Fu 외

We present REMM, a rotation-equivariant framework for end-to-end multimodal image matching, which fully encodes rotational differences of descriptors in the whole matching pipeline. Previous learning-based methods mainly…

Benchmarking

Direct Image to Point Cloud Descriptors Matching for 6-DOF Camera Localization in Dense 3D Point Cloud

2019-06-14 · Uzair Nadeem, Mohammad A. A. K. Jalwana, Mohammed Bennamoun, Roberto Togneri 외

We propose a novel concept to directly match feature descriptors extracted from RGB images, with feature descriptors extracted from 3D point clouds. We use this concept to localize the position and orientation (pose) of …

Camera LocalizationPose Estimation