rosinality / progressive-gan-pytorch
Implemetatin of Progressive Growing of GANs in PyTorch
☆64Updated 7 years ago
Alternatives and similar repositories for progressive-gan-pytorch
Users that are interested in progressive-gan-pytorch are comparing it to the libraries listed below
Sorting:
- Official implementation of FQ-GAN☆169Updated 4 years ago
- PyTorch Implementation of In-Domain GAN Inversion for StyleGAN2☆149Updated 4 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- [IJCV 2022] Disentangled Inference for GANs with Latently Invertible Autoencoder☆88Updated 3 years ago
- Modified h5tool.py make user getting celeba-HQ easier☆122Updated 5 years ago
- Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)☆164Updated 11 months ago
- [CVPR 2020] Image Processing Using Multi-Code GAN Prior☆291Updated 4 years ago
- TensorFlow implementation of the CVPR2020 paper: Disentangled Image Generation Through Structured Noise Injection☆113Updated 4 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago
- Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch