lucidrains / lightweight-ganLinks
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
☆1,661Updated 5 months ago
Alternatives and similar repositories for lightweight-gan
Users that are interested in lightweight-gan are comparing it to the libraries listed below
Sorting:
- Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experienc…☆3,770Updated 5 months ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆1,817Updated 11 months ago
- A collection of pre-trained StyleGAN 2 models to download