stylegan2-pytorch
StyleGAN2
An implementation of StyleGAN 2 in PyTorch for image generation and analysis.
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
3k stars
38 watching
625 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
stylegan2
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |
| A deep learning framework implementing an optical flow estimation model using PyTorch. | 3,159 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| Image-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks. | 23,272 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
| An unofficial implementation of PyTorch BigGANs for generating high-fidelity natural images | 2,874 |
| An implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks | 2,291 |
| An implementation of a face detection model using PyTorch | 2,654 |
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| 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 PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |