paper-with-me

홈 › Papers

WrappingNet: Mesh Autoencoder via Deep Sphere Deformation

2023-08-29 · Eric Lei, Muhammad Asad Lodhi, Jiahao Pang, Junghyun Ahn, Dong Tian

There have been recent efforts to learn more meaningful representations via fixed length codewords from mesh data, since a mesh serves as a complete model of underlying 3D shape compared to a point cloud. However, the mesh connectivity presents new difficulties when constructing a deep learning pipeline for meshes. Previous mesh unsupervised learning approaches typically assume category-specific templates, e.g., human face/body templates. It restricts the learned latent codes to only be meaningful for objects in a specific category, so the learned latent spaces are unable to be used across different types of objects. In this work, we present WrappingNet, the first mesh autoencoder enabling general mesh unsupervised learning over heterogeneous objects. It introduces a novel base graph in the bottleneck dedicated to representing mesh connectivity, which is shown to facilitate learning a shared latent space representing object shape. The superiority of WrappingNet mesh learning is further demonstrated via improved reconstruction quality and competitive classification compared to point cloud learning, as well as latent interpolation between meshes of different categories.

📄 PDF Abstract BibTeX arXiv:2308.15413

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

DEMEA: Deep Mesh Autoencoders for Non-Rigidly Deforming Objects

2019-05-24 · ECCV 2020 8 · Edgar Tretschk, Ayush Tewari, Michael Zollhöfer, Vladislav Golyanik 외

Mesh autoencoders are commonly used for dimensionality reduction, sampling and mesh modeling. We propose a general-purpose DEep MEsh Autoencoder (DEMEA) which adds a novel embedded deformation layer to a graph-convolutio…

3D ReconstructionDimensionality Reduction

Transfer Learning using Spectral Convolutional Autoencoders on Semi-Regular Surface Meshes

2022-12-12 · Sara Hahner, Felix Kerkhoff, Jochen Garcke

The underlying dynamics and patterns of 3D surface meshes deforming over time can be discovered by unsupervised learning, especially autoencoders, which calculate low-dimensional embeddings of the surfaces. To study the …

Transfer Learning

Reconstruction of Cortical Surfaces with Spherical Topology from Infant Brain MRI via Recurrent Deformation Learning

2023-12-10 · Xiaoyang Chen, Junjie Zhao, Siyuan Liu, Sahar Ahmad 외

Cortical surface reconstruction (CSR) from MRI is key to investigating brain structure and function. While recent deep learning approaches have significantly improved the speed of CSR, a substantial amount of runtime is …

Computational EfficiencySurface Reconstruction

Mesh4D: 4D Mesh Reconstruction and Tracking from Monocular Video

2026-01-08 · Zeren Jiang, Chuanxia Zheng, Iro Laina, Diane Larlus 외 arxiv

We propose Mesh4D, a feed-forward model for monocular 4D mesh reconstruction. Given a monocular video of a dynamic object, our model reconstructs the object's complete 3D shape and motion, represented as a deformation fi…

Novel View Synthesis

Multiscale Mesh Deformation Component Analysis with Attention-based Autoencoders

2020-12-04 · Jie Yang, Lin Gao, Qingyang Tan, Yihua Huang 외

Deformation component analysis is a fundamental problem in geometry processing and shape understanding. Existing approaches mainly extract deformation components in local regions at a similar scale while deformations of …