stylegan3

GAN architecture

An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities

Official PyTorch implementation of StyleGAN3

GitHub

6k stars
55 watching
1k forks
Language: Python
last commit: about 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nvlabs/styleganA deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors14,178
nvlabs/stylegan2-ada-pytorchAn official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance.4,144
postech-cvlab/pytorch-studioganA comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation.3,439
nvlabs/stylegan2Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach11,010
kupynorest/deblurganAn image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images.2,531
junyanz/iganInteractive image generation using Generative Adversarial Networks to satisfy user edits in real-time3,979
eriklindernoren/pytorch-ganA collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications.16,570
tkarras/progressive_growing_of_gansA training methodology for generative adversarial networks to improve quality and stability6,110
nvlabs/imaginaireA PyTorch library providing optimized implementations of image and video synthesis methods developed at NVIDIA.4,025
lucidrains/dalle2-pytorchAn implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch11,184
lucidrains/imagen-pytorchImplements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning.8,127
nvidia/pix2pixhdGenerates photorealistic images from conditional inputs using deep neural networks6,685
nvlabs/instant-ngpA software toolkit for training and rendering neural graphics primitives16,115
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
jacobgil/pytorch-grad-camA package providing advanced explainability methods for deep learning models in computer vision10,781