paper-with-me

홈 › Papers

DenseGAP: Graph-Structured Dense Correspondence Learning with Anchor Points

2021-12-13 · Zhengfei Kuang, Jiaman Li, Mingming He, Tong Wang, Yajie Zhao

Establishing dense correspondence between two images is a fundamental computer vision problem, which is typically tackled by matching local feature descriptors. However, without global awareness, such local features are often insufficient for disambiguating similar regions. And computing the pairwise feature correlation across images is both computation-expensive and memory-intensive. To make the local features aware of the global context and improve their matching accuracy, we introduce DenseGAP, a new solution for efficient Dense correspondence learning with a Graph-structured neural network conditioned on Anchor Points. Specifically, we first propose a graph structure that utilizes anchor points to provide sparse but reliable prior on inter- and intra-image context and propagates them to all image points via directed edges. We also design a graph-structured network to broadcast multi-level contexts via light-weighted message-passing layers and generate high-resolution feature maps at low memory cost. Finally, based on the predicted feature maps, we introduce a coarse-to-fine framework for accurate correspondence prediction using cycle consistency. Our feature descriptors capture both local and global information, thus enabling a continuous feature field for querying arbitrary points at high resolution. Through comprehensive ablative experiments and evaluations on large-scale indoor and outdoor datasets, we demonstrate that our method advances the state-of-the-art of correspondence learning on most benchmarks.

📄 PDF Abstract BibTeX arXiv:2112.06910

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Correlation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

SemAnCorr: Semantic Anchored Correspondence for Zero-Shot Manipulation Skill Transfer

2026-07-30 · Xiaoxiang Dong, William Baron, Hongyi Chen, Uksang Yoo 외 arxiv

Transferring manipulation skills across object instances that share functionality but differ in geometry remains a fundamental challenge in robot learning. While recent correspondence methods leverage dense visual descri…

Align then Fusion: Generalized Large-scale Multi-view Clustering with Anchor Matching Correspondences

2022-05-30 · Siwei Wang, Xinwang Liu, Suyuan Liu, Jiaqi Jin 외

Multi-view anchor graph clustering selects representative anchors to avoid full pair-wise similarities and therefore reduce the complexity of graph methods. Although widely applied in large-scale applications, existing a…

ClusteringGraph Clustering

Efficient and Robust Shape Correspondence via Sparsity-Enforced Quadratic Assignment

2020-03-19 · CVPR 2020 6 · Rui Xiang, Rongjie Lai, Hongkai Zhao

In this work, we introduce a novel local pairwise descriptor and then develop a simple, effective iterative method to solve the resulting quadratic assignment through sparsity control for shape correspondence between two…

Deep Functional Maps: Structured Prediction for Dense Shape Correspondence

2017-04-27 · ICCV 2017 10 · Or Litany, Tal Remez, Emanuele Rodolà, Alex M. Bronstein 외

We introduce a new framework for learning dense correspondence between deformable 3D shapes. Existing learning based approaches model shape correspondence as a labelling problem, where each point of a query shape receive…

Structured Prediction

Towards Establishing Dense Correspondence on Multiview Coronary Angiography: From Point-to-Point to Curve-to-Curve Query Matching

2023-12-18 · Yifan Wu, Rohit Jena, Mehmet Gulsun, Vivek Singh 외

Coronary angiography is the gold standard imaging technique for studying and diagnosing coronary artery disease. However, the resulting 2D X-ray projections lose 3D information and exhibit visual ambiguities. In this wor…