paper-with-me

Papers

Fully Convolutional Mesh Autoencoder using Efficient Spatially Varying Kernels

2020-06-08 · NeurIPS 2020 12 · Yi Zhou, Chenglei Wu, Zimo Li, Chen Cao, Yuting Ye, Jason Saragih, Hao Li, Yaser Sheikh

Learning latent representations of registered meshes is useful for many 3D tasks. Techniques have recently shifted to neural mesh autoencoders. Although they demonstrate higher precision than traditional methods, they remain unable to capture fine-grained deformations. Furthermore, these methods can only be applied to a template-specific surface mesh, and is not applicable to more general meshes, like tetrahedrons and non-manifold meshes. While more general graph convolution methods can be employed, they lack performance in reconstruction precision and require higher memory usage. In this paper, we propose a non-template-specific fully convolutional mesh autoencoder for arbitrary registered mesh data. It is enabled by our novel convolution and (un)pooling operators learned with globally shared weights and locally varying coefficients which can efficiently capture the spatially varying contents presented by irregular mesh connections. Our model outperforms state-of-the-art methods on reconstruction accuracy. In addition, the latent codes of our network are fully localized thanks to the fully convolutional structure, and thus have much higher interpolation capability than many traditional 3D mesh generation models.

📄 PDF Abstract BibTeX arXiv:2006.04325

Code (1)

facebookresearch/VCMeshConv pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Mesh Convolutional Autoencoder for Semi-Regular Meshes of Different Sizes

2021-10-18 · Sara Hahner, Jochen Garcke

The analysis of deforming 3D surface meshes is accelerated by autoencoders since the low-dimensional embeddings can be used to visualize underlying dynamics. But, state-of-the-art mesh convolutional autoencoders require …

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

Fusing Climate Data Products using a Spatially Varying Autoencoder

2024-03-12 · Jacob A. Johnson, Matthew J. Heaton, William F. Christensen, Lynsie R. Warr 외

Autoencoders are powerful machine learning models used to compress information from multiple data sources. However, autoencoders, like all artificial neural networks, are often unidentifiable and uninterpretable. This re…

Unsupervised Geometric Disentanglement for Surfaces via CFAN-VAE

2020-05-23 · N. Joseph Tatro, Stefan C. Schonsheck, Rongjie Lai

Geometric disentanglement, the separation of latent codes for intrinsic (i.e. identity) and extrinsic(i.e. pose) geometry, is a prominent task for generative models of non-Euclidean data such as 3D deformable models. It …

DisentanglementPose Transfer

PBR3DGen: A VLM-guided Mesh Generation with High-quality PBR Texture

2025-03-14 · Xiaokang Wei, BoWen Zhang, Xianghui Yang, Yuxuan Wang 외

Generating high-quality physically based rendering (PBR) materials is important to achieve realistic rendering in the downstream tasks, yet it remains challenging due to the intertwined effects of materials and lighting.…

3D Generation