Vcmeshconv

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.
Alternatives To Vcmeshconv
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Face Aging Caae497
5 years ago33Python
Age Progression/Regression by Conditional Adversarial Autoencoder
Pointnet Autoencoder230
4 years ago12otherPython
Autoencoder for Point Clouds
Singleviewreconstruction159
2 years agomitPython
Official Code: 3D Scene Reconstruction from a Single Viewport
Deep_image_prior146
4 years agoapache-2.0Python
Image reconstruction done with untrained neural networks.
Cnn Vae86
3 months agomitPython
Variational Autoencoder (VAE) with perception loss implementation in pytorch
Video_predict75
2 years ago3mitPython
LSTM sequence modeling of video data
Hand Reconstruction66
4 years ago1otherJupyter Notebook
Single Image 3D Hand Reconstruction with Mesh Convolutions
Adversarial Autoencoder57
5 years ago5mitPython
An adversarial autoencoder implementation in pytorch
Vcmeshconv56
3 years ago4otherC++
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.
Vae Pytorch46
6 years agoJupyter Notebook
AE and VAE Playground in PyTorch
Alternatives To Vcmeshconv
Select To Compare


Alternative Project Comparisons
Popular Autoencoder Projects
Popular Reconstruction Projects
Popular Machine Learning Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Mesh
Reconstruction
Convolution
Autoencoder