BigGAN-PyTorch
Image generator
An unofficial implementation of PyTorch BigGANs for generating high-fidelity natural images
The author's officially unofficial PyTorch BigGAN implementation.
3k stars
51 watching
480 forks
Language: Python
last commit: over 1 year ago biggandeep-learningdogballgansneural-networkspytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |
| A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
| A native PyTorch library for training large language models using distributed parallelism and optimization techniques. | 2,765 |
| An implementation of StyleGAN 2 in PyTorch for image generation and analysis. | 2,751 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A training methodology for generative adversarial networks to improve quality and stability | 6,110 |
| Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,236 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| 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 an optical flow estimation model using PyTorch. | 3,159 |
| Image-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks. | 23,272 |
| An implementation of the Graph Attention Network model using PyTorch. | 2,935 |
| A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
| A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
| Tools for streamlined mixed precision and distributed training in PyTorch | 8,460 |