CVMar 25, 2024

Unsupervised Template-assisted Point Cloud Shape Correspondence Network

arXiv:2403.16412v18 citationsh-index: 7CVPR
Originality Incremental advance
AI Analysis

This addresses a longstanding problem in computer vision for applications like 3D modeling and animation, though it appears incremental as it builds on existing unsupervised methods with template assistance.

The paper tackles the challenge of establishing point-wise correspondences between non-rigid point clouds with unconventional shapes by proposing TANet, an unsupervised template-assisted network that uses learnable templates to improve accuracy, achieving favorable performance on four human and animal datasets.

Unsupervised point cloud shape correspondence aims to establish point-wise correspondences between source and target point clouds. Existing methods obtain correspondences directly by computing point-wise feature similarity between point clouds. However, non-rigid objects possess strong deformability and unusual shapes, making it a longstanding challenge to directly establish correspondences between point clouds with unconventional shapes. To address this challenge, we propose an unsupervised Template-Assisted point cloud shape correspondence Network, termed TANet, including a template generation module and a template assistance module. The proposed TANet enjoys several merits. Firstly, the template generation module establishes a set of learnable templates with explicit structures. Secondly, we introduce a template assistance module that extensively leverages the generated templates to establish more accurate shape correspondences from multiple perspectives. Extensive experiments on four human and animal datasets demonstrate that TANet achieves favorable performance against state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes