BigGAN-PyTorch

Image generator

An unofficial implementation of PyTorch BigGANs for generating high-fidelity natural images

The author's officially unofficial PyTorch BigGAN implementation.

GitHub

3k stars
51 watching
480 forks
Language: Python
last commit: over 1 year ago
biggandeep-learningdogballgansneural-networkspytorch

Related projects:

Repository Description Stars
nvlabs/stylegan2-ada-pytorch An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. 4,144
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,439
pytorch/torchtitan A native PyTorch library for training large language models using distributed parallelism and optimization techniques. 2,765
rosinality/stylegan2-pytorch An implementation of StyleGAN 2 in PyTorch for image generation and analysis. 2,751
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 84,978
tkarras/progressive_growing_of_gans A training methodology for generative adversarial networks to improve quality and stability 6,110
yunjey/stargan Develops a unified generative model to translate images across multiple domains using a single network architecture. 5,236
jwyang/faster-rcnn.pytorch An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. 7,721
soumith/ganhacks A collection of strategies and techniques to improve the stability and performance of Generative Adversarial Networks (GANs) for generating high-quality images. 11,473
nvidia/flownet2-pytorch A deep learning framework implementing an optical flow estimation model using PyTorch. 3,159
junyanz/pytorch-cyclegan-and-pix2pix Image-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks. 23,272
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,935
clovaai/stargan-v2 A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. 3,513
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,597
nvidia/apex Tools for streamlined mixed precision and distributed training in PyTorch 8,460