stylegan
Image generator
A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors
StyleGAN - Official TensorFlow Implementation
14k stars
452 watching
3k forks
Language: Python
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
| An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,478 |
| A training methodology for generative adversarial networks to improve quality and stability | 6,110 |
| An implementation of image style transfer using convolutional neural networks in TensorFlow. | 3,105 |
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |
| An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos. | 10,930 |
| A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
| A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
| A high-quality image dataset of human faces created to benchmark generative adversarial networks. | 3,776 |
| An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
| Provides a collection of TensorFlow implementations for various Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). | 3,915 |
| This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. | 5,542 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| Generates anime-style images from real-world photos using a deep learning model. | 4,502 |
| An algorithm to combine the content of one image with the style of another, using convolutional neural networks. | 18,310 |