PyTorch-VAE
VAE models
A collection of Variational AutoEncoder implementations in PyTorch
A Collection of Variational Autoencoders (VAE) in PyTorch.
7k stars
43 watching
1k forks
Language: Python
last commit: 8 months ago architecturebeta-vaeceleba-datasetdeep-learningdfc-vaegumbel-softmaxiwaepaper-implementationspytorchpytorch-implementationpytorch-vaereproducible-researchvaevae-implementationvariational-autoencodersvqvaewae
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| A deep learning implementation of a recurrent variational autoencoder for generating sequential data. | 357 |
| A PyTorch implementation of volume-preserving flows for variational autoencoders. | 90 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| An open-source PyTorch deep learning project template providing a structured environment for building and training various models. | 4,784 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| Provides pre-trained PyTorch models for various computer vision tasks and datasets. | 9,044 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| Implementation of a face parsing model using PyTorch and a modified BiSeNet architecture. | 2,346 |
| An implementation of a deep learning-based object detection system in PyTorch. | 5,160 |
| An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 199 |
| An implementation of VALL-E in PyTorch for text-to-speech synthesis | 2,970 |
| Annotated implementations of various deep generative models using PyTorch | 498 |
| A PyTorch-based library for Bayesian optimization, providing a modular interface for composing and optimizing probabilistic models. | 3,126 |