paper-with-me

Papers

EchoMatch: Partial-to-Partial Shape Matching via Correspondence Reflection

2025-01-01 · CVPR 2025 1 · Yizheng Xie, Viktoria Ehm, Paul Roetzer, Nafie El Amrani, Maolin Gao, Florian Bernard, Daniel Cremers

Finding correspondences between 3D shapes is a crucial problem in computer vision and graphics. While most research has focused on finding correspondences in settings where at least one of the shapes is complete, the realm of partial-to-partial shape matching remains under-explored. Yet, it is important since in many applications shapes are only observed partially due to occlusion or scanning. Finding correspondences between partial shapes comes with an additional challenge: We not only want to identify correspondences between points on either shape but also have to determine which points of each shape actually have a partner. To tackle this challenging problem, we present EchoMatch, a novel framework for partial-to-partial shape matching that incorporates the concept of correspondence reflection to enable an overlap prediction within a functional map framework. With this approach, we show that we can outperform current SOTA methods in challenging partial-to-partial shape matching problems. Our code is available at https://echo-match.github.io.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Integer Linear Programming Approach to Geometrically Consistent Partial-Partial Shape Matching

2026-02-06 · Viktoria Ehm, Paul Roetzer, Florian Bernard, Daniel Cremers arxiv

The task of establishing correspondences between two 3D shapes is a long-standing challenge in computer vision. While numerous studies address full-full and partial-full 3D shape matching, only a limited number of works …

On Unsupervised Partial Shape Correspondence

2023-10-23 · Amit Bracha, Thomas Dagès, Ron Kimmel

While dealing with matching shapes to their parts, we often apply a tool known as functional maps. The idea is to translate the shape matching problem into "convenient" spaces by which matching is performed algebraically…

Partial-to-Partial Shape Matching with Geometric Consistency

2024-04-18 · CVPR 2024 1 · Viktoria Ehm, Maolin Gao, Paul Roetzer, Marvin Eisenberger 외

Finding correspondences between 3D shapes is an important and long-standing problem in computer vision, graphics and beyond. A prominent challenge are partial-to-partial shape matching settings, which occur when the shap…

Beyond Complete Shapes: A quantitative Evaluation of 3D Shape Matching Algorithms

2024-11-05 · Viktoria Ehm, Nafie El Amrani, Yizheng Xie, Lennart Bastian 외

Finding correspondences between 3D shapes is an important and long-standing problem in computer vision, graphics and beyond. While approaches based on machine learning dominate modern 3D shape matching, almost all existi…

A Low-Dimensional Representation for Robust Partial Isometric Correspondences Computation

2013-08-30 · Alan Brunton, Michael Wand, Stefanie Wuhrer, Hans-Peter Seidel 외

Intrinsic isometric shape matching has become the standard approach for pose invariant correspondence estimation among deformable shapes. Most existing approaches assume global consistency, i.e., the metric structure of …