Vcmeshconv Alternatives

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.
Suggest Alternative
Alternatives To facebookresearch/VCMeshConv
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
ZZUTK/Face-Aging-CAAE 497 0 0 over 6 years ago 0 33 Python
Age Progression/Regression by Conditional Adversarial Autoencoder
charlesq34/pointnet-autoencoder 230 0 0 almost 6 years ago 0 12 other Python
Autoencoder for Point Clouds
DLR-RM/SingleViewReconstruction 159 0 0 over 4 years ago 0 0 mit Python
Official Code: 3D Scene Reconstruction from a Single Viewport
atiyo/deep_image_prior 146 0 0 about 6 years ago 0 0 apache-2.0 Python
Image reconstruction done with untrained neural networks.
LukeDitria/CNN-VAE 86 0 0 about 2 years ago 0 0 mit Python
Variational Autoencoder (VAE) with perception loss implementation in pytorch
tencia/video_predict 75 0 0 over 3 years ago 0 3 mit Python
LSTM sequence modeling of video data
dkulon/hand-reconstruction 66 0 0 about 6 years ago 0 1 other Jupyter Notebook
Single Image 3D Hand Reconstruction with Mesh Convolutions
neale/Adversarial-Autoencoder 57 0 0 almost 7 years ago 0 5 mit Python
An adversarial autoencoder implementation in pytorch
facebookresearch/VCMeshConv 56 0 0 over 4 years ago 0 4 other C++
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.
kevinzakka/vae-pytorch 46 0 0 over 8 years ago 0 0 Jupyter Notebook
AE and VAE Playground in PyTorch
Alternatives To facebookresearch/VCMeshConv
Select To Compare


Alternative Project Comparisons
Popular Autoencoder Projects
Popular Reconstruction Projects
Popular Machine Learning Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.