gr-b / autoencoder-latent-space-visualization
2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST
☆34Updated 5 years ago
Alternatives and similar repositories for autoencoder-latent-space-visualization:
Users that are interested in autoencoder-latent-space-visualization are comparing it to the libraries listed below
- Supplementary code for "When, Why, and Which Pretrained GANs Are Useful?" (ICLR'22)☆24Updated 3 years ago
- Official code repository for Instance Selection for GANs.☆44Updated 4 years ago
- Code for "Self-Diagnosing GAN: Diagnosing Underrepresented Samples in Generative Adversarial Networks" (NeurIPS 2021)☆20Updated 3 years ago
- Official repository for HP-VAE-GAN☆57Updated 8 months ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Vision Transformer GAN Architecture☆12Updated 3 years ago
- (CVPR 2020) Guided-VAE: Guided Variational Autoencoder for Disentanglement Learning☆26Updated 3 years ago
- Pytorch implementation of the paper: "Drop the GAN: In Defense of Patches Nearest Neighbors as Single Image Generative Models"☆65Updated 3 years ago
- Mode collapse example of GANs in 2D (PyTorch).☆45Updated last year
- Full-Glow: Fully conditional Glow for more realistic image generation☆27Updated 3 years ago
- In this paper, we show that the performance of a learnt generative model is closely related to the model's ability to accurately represen…☆41Updated 4 years ago
- ☆26Updated last year
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆189Updated 3 years ago
- [ICCV 2021] A Pytorch implementation of "Manifold Matching via Deep Metric Learning for Generative Modeling"☆79Updated 2 years ago
- Tensorflow implementation for "Improved Transformer for High-Resolution GANs" (NeurIPS 2021).☆92Updated 7 months ago
- Denoising Diffusion Implicit Models