MiaoyunZhao / GANTransferLimitedData
This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".
☆58Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for GANTransferLimitedData
- ☆50Updated 4 years ago
- BigGAN-AM improves the sample diversity of BigGAN and synthesizes Places365 images.☆20Updated last year
- Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)☆164Updated 6 months ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆91Updated 5 years ago
- Few-shot Image Generation with Reptile☆63Updated 5 years ago
- [NeurIPS'21] "Ultra-Data-Efficient GAN Training: Drawing A Lottery Ticket First, Then Training It Toughly", Tianlong Chen, Yu Cheng, Zhe …☆84Updated 2 years ago
- Content and Style Disentanglement for Artistic Style Transfer [ICCV19]☆96Updated 3 years ago
- See https://github.com/ilyakava/gan for results on Imagenet 128. Code for a Multi-Hinge Loss with K+1 Conditional GANs☆24Updated 3 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- RelGAN: Multi-Domain Image-to-Image Translation via Relative Attributes☆75Updated 4 years ago
- Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019☆113Updated 3 years ago
- Official implementation of FQ-GAN☆170Updated 4 years ago
- Invert and perturb GAN images for test-time ensembling☆97Updated 3 years ago
- PyTorch Implementation of cGANTransfer☆45Updated 2 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- Few-shot adaptation of GANs.☆121Updated 3 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- Code for CVPR2021 paper 'Where and What? Examining Interpretable Disentangled Representations'.☆44Updated 2 years ago
- Diverse Image Generation via Self-Conditioned GANs☆156Updated 4 years ago
- Official Pytorch implementation of "DivCo: Diverse Conditional Image Synthesis via Contrastive Generative Adversarial Network" (CVPR'21)☆74Updated 3 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆63Updated 6 years ago
- [ICLR2022] Code for "Learning Disentangled Representation by Exploiting Pretrained Generative Models: A Contrastive Learning View"☆134Updated 2 years ago
- ECCV2018☆68Updated 5 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Training MMD GANs.☆85Updated 6 years ago
- Implementation of ECCV 2020 paper: "Controllable Image Synthesis via SegVAE". Project page: https://yccyenchicheng.github.io/SegVAE/. Pap…☆53Updated 2 years ago
- Official repository for HP-VAE-GAN☆56Updated 3 months ago
- [ICCV 2021] A Pytorch implementation of "Manifold Matching via Deep Metric Learning for Generative Modeling"☆79Updated last year
- [ICML 2020] InfoGAN-CR and ModelCentrality: Self-supervised Model Training and Selection for Disentangling GANs