rosshemsley / ganderLinks
A Pytorch Lightning WGAN-gp to generate faces
☆11Updated 4 years ago
Alternatives and similar repositories for gander
Users that are interested in gander are comparing it to the libraries listed below
Sorting:
- Categorical Variational Auto-encoders in PyTorch☆22Updated 4 years ago
- VQ-VAE implementation in pytorch, supporting EMA and Gumbel trainings. Applicable for images and time series.☆11Updated 3 years ago
- Easy Hypernetworks in Pytorch and Jax☆106Updated 2 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- Official PyTorch implementation of A Quaternion-Valued Variational Autoencoder (QVAE).☆31Updated 3 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- Code for paper "Adversarial score matching and improved sampling for image generation"☆125Updated 2 years ago
- Minimal standalone example of diffusion model☆163Updated 3 years ago
- Simple illustrative examples for energy-based models in PyTorch☆68Updated 5 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆198Updated 3 years ago
- Various Latent Variable Models implementations in Pytorch, including VAE, VAE with AF Prior, VQ-VAE and VQ-VAE with Gated PixelCNN☆20Updated 5 years ago
- All about the fundamentals and working of Diffusion Models☆159Updated 3 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- VQVAE | VAE | GumbelVAE | PixelCNN☆21Updated 5 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆163Updated 2 years ago
- A simple implementation of classifier-free guidance DDIM on MNIST☆36Updated 3 years ago
- PyTorch implementation of Variational Diffusion Models.☆104Updated last year
- ☆26Updated last year
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆156Updated 3 years ago
- Pedagogical codebase for a simplified score-based generative model design, with training loop☆40Updated 4 years ago
- Implementation of numerous Vision Transformers in Google's JAX and Flax.☆22Updated 3 years ago
- ☆15Updated 5 years ago
- Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch☆93Updated 2 years ago
- PyTorch implementation of "Wasserstein-2 Generative Networks" (ICLR 2021)☆57Updated 2 years ago
- A minimalist implementation of score-based diffusion model☆129Updated 4 years ago
- Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".☆120Updated 3 years ago
- Conditional Generative model (Normalizing Flow) and experimenting style transfer using this model☆80Updated 3 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 5 years ago
- Code repo for ICLR 24 BlogPost titled "Building Diffusion Model's theory from ground up"☆23Updated 2 years ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆131Updated last month