paper-with-me

Papers

Spectral Meets Spatial: Harmonising 3D Shape Matching and Interpolation

2024-02-29 · CVPR 2024 1 · Dongliang Cao, Marvin Eisenberger, Nafie El Amrani, Daniel Cremers, Florian Bernard

Although 3D shape matching and interpolation are highly interrelated, they are often studied separately and applied sequentially to relate different 3D shapes, thus resulting in sub-optimal performance. In this work we present a unified framework to predict both point-wise correspondences and shape interpolation between 3D shapes. To this end, we combine the deep functional map framework with classical surface deformation models to map shapes in both spectral and spatial domains. On the one hand, by incorporating spatial maps, our method obtains more accurate and smooth point-wise correspondences compared to previous functional map methods for shape matching. On the other hand, by introducing spectral maps, our method gets rid of commonly used but computationally expensive geodesic distance constraints that are only valid for near-isometric shape deformations. Furthermore, we propose a novel test-time adaptation scheme to capture both pose-dominant and shape-dominant deformations. Using different challenging datasets, we demonstrate that our method outperforms previous state-of-the-art methods for both shape matching and interpolation, even compared to supervised approaches.

📄 PDF Abstract BibTeX arXiv:2402.18920

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptationvalid

Similar Papers 제목 키워드 기반

Spatially and Spectrally Consistent Deep Functional Maps

2023-08-17 · ICCV 2023 1 · Mingze Sun, Shiwei Mao, Puhua Jiang, Maks Ovsjanikov 외

Cycle consistency has long been exploited as a powerful prior for jointly optimizing maps within a collection of shapes. In this paper, we investigate its utility in the approaches of Deep Functional Maps, which are cons…

DeepShapeMatchingKit: Accelerated Functional Map Solver and Shape Matching Pipelines Revisited

2026-04-11 · Yizheng Xie, Lennart Bastian, Congyue Deng, Thomas W. Mitchel 외 arxiv

Deep functional maps, leveraging learned feature extractors and spectral correspondence solvers, are fundamental to non-rigid 3D shape matching. Based on an analysis of open-source implementations, we find that standard …

3D Shape Registration Using Spectral Graph Embedding and Probabilistic Matching

2021-06-21 · Avinash Sharma, Radu Horaud, Diana Mateus

We address the problem of 3D shape registration and we propose a novel technique based on spectral graph theory and probabilistic matching. The task of 3D shape analysis involves tracking, recognition, registration, etc.…

Dimensionality ReductionGraph EmbeddingGraph Matching

A Robust Local Spectral Descriptor for Matching Non-Rigid Shapes With Incompatible Shape Structures

2019-06-01 · CVPR 2019 6 · Yiqun Wang, Jianwei Guo, Dong-Ming Yan, Kai Wang 외

Constructing a robust and discriminative local descriptor for 3D shape is a key component of many computer vision applications. Although existing learning-based approaches can achieve good performance in some specific be…

Triplet

DcMatch: Unsupervised Multi-Shape Matching with Dual-Level Consistency

2025-09-01 · Tianwei Ye, Yong Ma, Xiaoguang Mei arxiv

Establishing point-to-point correspondences across multiple 3D shapes is a fundamental problem in computer vision and graphics. In this paper, we introduce DcMatch, a novel unsupervised learning framework for non-rigid m…