paper-with-me

홈 › Papers

Generalized Correspondence Matching via Flexible Hierarchical Refinement and Patch Descriptor Distillation

2024-03-08 · Yu Han, Ziwei Long, Yanting Zhang, Jin Wu, Zhijun Fang, Rui Fan

Correspondence matching plays a crucial role in numerous robotics applications. In comparison to conventional hand-crafted methods and recent data-driven approaches, there is significant interest in plug-and-play algorithms that make full use of pre-trained backbone networks for multi-scale feature extraction and leverage hierarchical refinement strategies to generate matched correspondences. The primary focus of this paper is to address the limitations of deep feature matching (DFM), a state-of-the-art (SoTA) plug-and-play correspondence matching approach. First, we eliminate the pre-defined threshold employed in the hierarchical refinement process of DFM by leveraging a more flexible nearest neighbor search strategy, thereby preventing the exclusion of repetitive yet valid matches during the early stages. Our second technical contribution is the integration of a patch descriptor, which extends the applicability of DFM to accommodate a wide range of backbone networks pre-trained across diverse computer vision tasks, including image classification, semantic segmentation, and stereo matching. Taking into account the practical applicability of our method in real-world robotics applications, we also propose a novel patch descriptor distillation strategy to further reduce the computational complexity of correspondence matching. Extensive experiments conducted on three public datasets demonstrate the superior performance of our proposed method. Specifically, it achieves an overall performance in terms of mean matching accuracy of 0.68, 0.92, and 0.95 with respect to the tolerances of 1, 3, and 5 pixels, respectively, on the HPatches dataset, outperforming all other SoTA algorithms. Our source code, demo video, and supplement are publicly available at mias.group/GCM.

📄 PDF Abstract BibTeX arXiv:2403.05388

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationSemantic SegmentationStereo Matching

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Bending Graphs: Hierarchical Shape Matching using Gated Optimal Transport

2022-02-03 · CVPR 2022 1 · Mahdi Saleh, Shun-Cheng Wu, Luca Cosmo, Nassir Navab 외

Shape matching has been a long-studied problem for the computer graphics and vision community. The objective is to predict a dense correspondence between meshes that have a certain degree of deformation. Existing methods…

HiPose: Hierarchical Binary Surface Encoding and Correspondence Pruning for RGB-D 6DoF Object Pose Estimation

2023-11-21 · CVPR 2024 1 · Yongliang Lin, Yongzhi Su, Praveen Nathan, Sandeep Inuganti 외

In this work, we present a novel dense-correspondence method for 6DoF object pose estimation from a single RGB-D image. While many existing data-driven methods achieve impressive performance, they tend to be time-consumi…

Pose Estimation

Progressive Correspondence Regenerator for Robust 3D Registration

2025-02-04 · CVPR 2025 1 · Guiyu Zhao, Sheng Ao, Ye Zhang, Kai Xu Yulan Guo

Obtaining enough high-quality correspondences is crucial for robust registration. Existing correspondence refinement methods mostly follow the paradigm of outlier removal, which either fails to correctly identify the acc…

Weakly Supervised Learning of Semantic Correspondence through Cascaded Online Correspondence Refinement

2023-01-01 · ICCV 2023 1 · Yiwen Huang, Yixuan Sun, Chenghang Lai, Qing Xu 외

In this paper, we develop a weakly supervised learning algorithm to learn robust semantic correspondences from large-scale datasets with only image-level labels. Following the spirit of multiple instance learning (MI…

Multiple Instance LearningSemantic correspondenceWeakly-supervised Learning

Robust RPC Bundle Adjustment for Multi-Date Satellite Imagery with Season-Invariant Correspondences

2026-07-29 · Roger Marí, Elías Masquil, Xavier Bou, Thibaud Ehret 외 arxiv

Accurate refinement of Rational Polynomial Camera (RPC) models is essential for high-quality satellite image geolocation. In ground control point (GCP)-free multi-view pipelines, this refinement is commonly performed thr…