| wiseodd/generative-models |
6,010 |
|
0 |
0 |
about 7 years ago |
0 |
|
18 |
unlicense |
Python |
| Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow. |
| AntixK/PyTorch-VAE |
5,292 |
|
0 |
0 |
over 2 years ago |
0 |
|
48 |
apache-2.0 |
Python |
| A Collection of Variational Autoencoders (VAE) in PyTorch. |
| lucidrains/vector-quantize-pytorch |
1,627 |
|
0 |
25 |
about 2 years ago |
160 |
December 06, 2023 |
27 |
mit |
Python |
| Vector Quantization, in Pytorch |
| clementchadebec/benchmark_VAE |
1,597 |
|
0 |
0 |
about 2 years ago |
12 |
September 06, 2023 |
21 |
apache-2.0 |
Python |
| Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022) |
| rosinality/vq-vae-2-pytorch |
1,165 |
|
0 |
0 |
about 3 years ago |
0 |
|
43 |
other |
Python |
| Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch |
| jaanli/variational-autoencoder |
1,104 |
|
0 |
0 |
over 4 years ago |
0 |
|
|
mit |
Python |
| Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow) |
| altosaar/variational-autoencoder |
1,049 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
mit |
Python |
| Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow) |
| ritheshkumar95/pytorch-vqvae |
679 |
|
0 |
0 |
almost 3 years ago |
0 |
|
6 |
|
Python |
| Vector Quantized VAEs - PyTorch Implementation |
| YannDubs/disentangling-vae |
668 |
|
0 |
0 |
about 3 years ago |
0 |
|
7 |
other |
Python |
| Experiments for understanding disentanglement in VAE latent representations |
| timbmg/Sentence-VAE |
569 |
|
0 |
0 |
almost 3 years ago |
0 |
|
11 |
|
Python |
| PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349 |