paper-with-me

홈 › Papers

Unsupervised Representation Learning for Diverse Deformable Shape Collections

2023-10-27 · Sara Hahner, Souhaib Attaiki, Jochen Garcke, Maks Ovsjanikov

We introduce a novel learning-based method for encoding and manipulating 3D surface meshes. Our method is specifically designed to create an interpretable embedding space for deformable shape collections. Unlike previous 3D mesh autoencoders that require meshes to be in a 1-to-1 correspondence, our approach is trained on diverse meshes in an unsupervised manner. Central to our method is a spectral pooling technique that establishes a universal latent space, breaking free from traditional constraints of mesh connectivity and shape categories. The entire process consists of two stages. In the first stage, we employ the functional map paradigm to extract point-to-point (p2p) maps between a collection of shapes in an unsupervised manner. These p2p maps are then utilized to construct a common latent space, which ensures straightforward interpretation and independence from mesh connectivity and shape category. Through extensive experiments, we demonstrate that our method achieves excellent reconstructions and produces more realistic and smoother interpolations than baseline approaches.

📄 PDF Abstract BibTeX arXiv:2310.18141

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Learning Category-Specific Mesh Reconstruction from Image Collections

2018-03-20 · ECCV 2018 9 · Angjoo Kanazawa, Shubham Tulsiani, Alexei A. Efros, Jitendra Malik

We present a learning framework for recovering the 3D shape, camera, and texture of an object from a single image. The shape is represented as a deformable 3D mesh model of an object category where a shape is parameteriz…

Prediction

DPF-Net: Combining Explicit Shape Priors in Deformable Primitive Field for Unsupervised Structural Reconstruction of 3D Objects

2023-08-25 · ICCV 2023 1 · Qingyao Shuai, Chi Zhang, Kaizhi Yang, Xuejin Chen

Unsupervised methods for reconstructing structures face significant challenges in capturing the geometric details with consistent structures among diverse shapes of the same category. To address this issue, we present a …

Multi-Category Mesh Reconstruction From Image Collections

2021-10-21 · Alessandro Simoni, Stefano Pini, Roberto Vezzani, Rita Cucchiara

Recently, learning frameworks have shown the capability of inferring the accurate shape, pose, and texture of an object from a single RGB image. However, current methods are trained on image collections of a single categ…

Object

Point-wise Map Recovery and Refinement from Functional Correspondence

2015-06-18 · Emanuele Rodolà, Michael Moeller, Daniel Cremers

Since their introduction in the shape analysis community, functional maps have met with considerable success due to their ability to compactly represent dense correspondences between deformable shapes, with applications …

Image SegmentationSemantic Segmentation

Unsupervised Deformable Registration for Multi-Modal Images via Disentangled Representations

2019-03-22 · Chen Qin, Bibo Shi, Rui Liao, Tommaso Mansi 외

We propose a fully unsupervised multi-modal deformable image registration method (UMDIR), which does not require any ground truth deformation fields or any aligned multi-modal image pairs during training. Multi-modal reg…

Image RegistrationImage-to-Image TranslationMedical Image Analysis