stylegan2-ada-pytorch

Image generator library

An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance.

StyleGAN2-ADA - Official PyTorch implementation

GitHub

4k stars
50 watching
1k forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tkarras/progressive_growing_of_gansA training methodology for generative adversarial networks to improve quality and stability6,110
postech-cvlab/pytorch-studioganA comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation.3,439
nvlabs/stylegan3An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities6,478
nvlabs/stylegan2Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach11,010
soumith/ganhacksA collection of strategies and techniques to improve the stability and performance of Generative Adversarial Networks (GANs) for generating high-quality images.11,473
nvlabs/styleganA deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors14,178
eriklindernoren/pytorch-ganA collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications.16,570
ajbrock/biggan-pytorchAn unofficial implementation of PyTorch BigGANs for generating high-fidelity natural images2,874
wiseodd/generative-modelsA collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques.7,351
mit-han-lab/data-efficient-gansImproves GAN training efficiency by incorporating data augmentation1,286
kupynorest/deblurganAn image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images.2,531
rosinality/stylegan2-pytorchAn implementation of StyleGAN 2 in PyTorch for image generation and analysis.2,751
yunjey/starganDevelops a unified generative model to translate images across multiple domains using a single network architecture.5,236
hwalsuklee/tensorflow-generative-model-collectionsProvides a collection of TensorFlow implementations for various Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs).3,915
clovaai/stargan-v2A Python implementation of an image-to-image translation model for generating diverse images across multiple domains.3,513