rosshemsley / gander
A Pytorch Lightning WGAN-gp to generate faces
☆12Updated 4 years ago
Alternatives and similar repositories for gander:
Users that are interested in gander are comparing it to the libraries listed below
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆189Updated 3 years ago
- PyTorch reimplementation of the DiracGAN proposed in the paper "Which Training Methods for GANs do actually Converge?" [ICML 2018].☆18Updated 3 years ago
- Various Latent Variable Models implementations in Pytorch, including VAE, VAE with AF Prior, VQ-VAE and VQ-VAE with Gated PixelCNN☆17Updated 4 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated last month
- Code for paper "Adversarial score matching and improved sampling for image generation"☆123Updated last year
- VQ-VAE implementation in pytorch, supporting EMA and Gumbel trainings. Applicable for images and time series.☆11Updated 2 years ago
- A Pytorch Implementation of the Beta-VAE☆43Updated 5 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 4 years ago
- Code repo for ICLR 24 BlogPost titled "Building Diffusion Model's theory from ground up"☆18Updated last year
- Distributional Sliced-Wasserstein distance code☆49Updated 9 months ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆152Updated 3 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆153Updated 2 years ago
- PyTorch implementation of gated PixelCNN☆58Updated last year
- Contrastive Language-Image Pretraining☆38Updated 9 months ago
- Generative models (GAN, VAE, Diffusion Models, Autoregressive Models) implemented with Pytorch, Pytorch_lightning and hydra.☆57Updated last year
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- A pytorch implementation of Progressive-GAN that is actually works, readable and simple to customize☆84Updated 3 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- ☆30Updated 5 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆34Updated 2 years ago
- Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".☆117Updated 2 years ago
- [Neurips 2021]Diffusion Normalizing Flow (DiffFlow)☆118Updated last year
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆50Updated 2 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- [ICCV 2021] A Pytorch implementation of "Manifold Matching via Deep Metric Learning for Generative Modeling"☆80Updated 2 years ago
- Denoising Diffusion Implicit Models☆28Updated 4 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- Fred's PhD Thesis Project: VQ VAE 2 Image Compression☆31Updated 4 years ago
- Simple illustrative examples for energy-based models in PyTorch☆62Updated 5 years ago