tneumann / minimal_gloLinks
Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"
☆121Updated 7 years ago
Alternatives and similar repositories for minimal_glo
Users that are interested in minimal_glo are comparing it to the libraries listed below
Sorting:
- Cross-domain disentanglement network☆91Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- BMSG-GAN with more features☆45Updated 6 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- Code for “Auto-Embedding Generative Adversarial Networks for High Resolution Image Synthesis”☆39Updated 5 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆141Updated 6 years ago
- Pytorch code for DAE and IntrinsicDAE☆126Updated 7 years ago
- ☆131Updated 7 years ago
- Official Implementation of "The Hessian Penalty: A Weak Prior for Unsupervised Disentanglement" (ECCV 2020 Spotlight)☆207Updated 4 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 4 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- Seeing what a GAN cannot generate. Visualizes and quantifies object classes within scenes that are outside the range of a GAN.☆187Updated 4 years ago
- Small utility for color space conversions of PyTorch Tensors and Variables☆191Updated 7 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆95Updated 6 years ago
- Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019☆112Updated 4 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆226Updated 5 years ago
- Training MMD GANs.☆86Updated 7 years ago
- Learning multi-domain multi-modality I2I translation☆110Updated 6 years ago
- Discriminative Region Proposal Adversarial Network (DRPAN)☆52Updated 5 years ago
- Homomorphic Latent Space Interpolation for Unpaired Image-to-image Translation