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
4k stars
50 watching
1k forks
Language: Python
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A training methodology for generative adversarial networks to improve quality and stability | 6,110 |
| A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
| An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,478 |
| Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
| A collection of strategies and techniques to improve the stability and performance of Generative Adversarial Networks (GANs) for generating high-quality images. | 11,473 |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. | 16,570 |
| An unofficial implementation of PyTorch BigGANs for generating high-fidelity natural images | 2,874 |
| A collection of software frameworks and implementations for training generative models using GANs, VAEs, RBMs, and other techniques. | 7,351 |
| Improves GAN training efficiency by incorporating data augmentation | 1,286 |
| An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. | 2,531 |
| An implementation of StyleGAN 2 in PyTorch for image generation and analysis. | 2,751 |
| Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,236 |
| Provides a collection of TensorFlow implementations for various Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). | 3,915 |
| A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |