paper-with-me

Papers

GenCorres: Consistent Shape Matching via Coupled Implicit-Explicit Shape Generative Models

2023-04-20 · Haitao Yang, Xiangru Huang, Bo Sun, Chandrajit Bajaj, QiXing Huang

This paper introduces GenCorres, a novel unsupervised joint shape matching (JSM) approach. Our key idea is to learn a mesh generator to fit an unorganized deformable shape collection while constraining deformations between adjacent synthetic shapes to preserve geometric structures such as local rigidity and local conformality. GenCorres presents three appealing advantages over existing JSM techniques. First, GenCorres performs JSM among a synthetic shape collection whose size is much bigger than the input shapes and fully leverages the datadriven power of JSM. Second, GenCorres unifies consistent shape matching and pairwise matching (i.e., by enforcing deformation priors between adjacent synthetic shapes). Third, the generator provides a concise encoding of consistent shape correspondences. However, learning a mesh generator from an unorganized shape collection is challenging, requiring a good initialization. GenCorres addresses this issue by learning an implicit generator from the input shapes, which provides intermediate shapes between two arbitrary shapes. We introduce a novel approach for computing correspondences between adjacent implicit surfaces, which we use to regularize the implicit generator. Synthetic shapes of the implicit generator then guide initial fittings (i.e., via template-based deformation) for learning the mesh generator. Experimental results show that GenCorres considerably outperforms state-of-the-art JSM techniques. The synthetic shapes of GenCorres also achieve salient performance gains against state-of-the-art deformable shape generators.

📄 PDF Abstract BibTeX arXiv:2304.10523

Code (1)

yanghtr/gencorres 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Scalable Combinatorial Solver for Elastic Geometrically Consistent 3D Shape Matching

2022-04-27 · CVPR 2022 1 · Paul Roetzer, Paul Swoboda, Daniel Cremers, Florian Bernard

We present a scalable combinatorial algorithm for globally optimizing over the space of geometrically consistent mappings between 3D shapes. We use the mathematically elegant formalism proposed by Windheuser et al. (ICCV…

GenAnalysis: Joint Shape Analysis by Learning Man-Made Shape Generators with Deformation Regularizations

2025-03-02 · Yuezhi Yang, Haitao Yang, Kiyohiro Nakayama, Xiangru Huang 외

We present GenAnalysis, an implicit shape generation framework that allows joint analysis of man-made shapes, including shape matching and joint shape segmentation. The key idea is to enforce an as-affine-as-possible (AA…

Segmentation

Fast Globally Optimal and Geometrically Consistent 3D Shape Matching

2025-04-08 · Paul Roetzer, Florian Bernard

Geometric consistency, i.e. the preservation of neighbourhoods, is a natural and strong prior in 3D shape matching. Geometrically consistent matchings are crucial for many downstream applications, such as texture transfe…

CNS-Edit: 3D Shape Editing via Coupled Neural Shape Optimization

2024-02-04 · Jingyu Hu, Ka-Hei Hui, Zhengzhe Liu, Hao Zhang 외

This paper introduces a new approach based on a coupled representation and a neural volume optimization to implicitly perform 3D shape editing in latent space. This work has three innovations. First, we design the couple…

CCuantuMM: Cycle-Consistent Quantum-Hybrid Matching of Multiple Shapes

2023-03-28 · CVPR 2023 1 · Harshil Bhatia, Edith Tretschk, Zorah Lähner, Marcel Seelbach Benkner 외

Jointly matching multiple, non-rigidly deformed 3D shapes is a challenging, $\mathcal{NP}$-hard problem. A perfect matching is necessarily cycle-consistent: Following the pairwise point correspondences along several shap…