从粗到精:一种用于非刚性三维形状匹配的混合自监督方法 / Coarse-to-Fine: A Hybrid Self-Supervised Method for Non-rigid 3D Shape Matching
1️⃣ 一句话总结
本文提出了一种结合拉普拉斯基和弹性基的双分支自监督学习方法,通过从粗略匹配到精细对齐的逐步优化策略,在无需人工标注的情况下,高效且精确地实现非刚性三维形状的匹配,即使在形状发生大幅变形或存在拓扑噪声时也能保持领先性能。
Non-rigid 3D shape matching is a fundamental task in computer vision and graphics. In this paper, we propose a hybrid self-supervised method based on a coarse-to-fine strategy, which ensures consistency between the coarse mapping and the refined correspondence produced by our refinement module. The architecture features a dual-branch design, consisting of two symmetric functional map learning streams: one based on the Laplacian basis and the other utilizing the elastic basis. Extensive experiments show that our approach not only maintains computational efficiency, but also achieves state-of-the-art performance across a variety of challenging scenarios, including non-isometric deformations and topological noise. Finally, we rigorously demonstrate that contrastive energies promote feature discrimination. Furthermore, integrating these energies with existing methods yields consistent improvements, validating the overall efficacy of our approach. Our code is available at this https URL.
从粗到精:一种用于非刚性三维形状匹配的混合自监督方法 / Coarse-to-Fine: A Hybrid Self-Supervised Method for Non-rigid 3D Shape Matching
本文提出了一种结合拉普拉斯基和弹性基的双分支自监督学习方法,通过从粗略匹配到精细对齐的逐步优化策略,在无需人工标注的情况下,高效且精确地实现非刚性三维形状的匹配,即使在形状发生大幅变形或存在拓扑噪声时也能保持领先性能。
源自 arXiv: 2606.26557