An op-for-op PyTorch reimplementation of DeepMind's BigGAN model with the pre-trained weights from DeepMind. This repository contains an op-for-op PyTorch reimplementation of DeepMind's BigGAN that was released with the paper Large Scale GAN Training for High Fidelity Natural Image Synthesis. This PyTorch implementation of BigGAN is provided with the pretrained 128x128, 256x256 and 512x512 models by DeepMind. We also provide the scripts used to download and convert these models from the TensorFlow Hub models. This reimplementation was done from the raw computation graph of the Tensorflow version and behave similarly to the TensorFlow version (variance of the output difference of the order of 1e-5). This implementation currently only contains the generator as the weights of the discriminator were not released (although the structure of the discriminator is very similar to the generator so it could be added pretty easily.

Features

  • This repo was tested on Python 3.6 and PyTorch 1.0.1
  • PyTorch pretrained BigGAN can be installed from pip
  • This repository provide direct and simple access to the pretrained "deep" versions of BigGAN for 128, 256 and 512 pixels resolutions
  • Load DeepMind's pre-trained weights
  • BigGANConfig is a class to store and load BigGAN configurations
  • Convert an output tensor from BigGAN in a list of images

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow PyTorch pretrained BigGAN

PyTorch pretrained BigGAN Web Site

Other Useful Business Software
Create a personalized AI chatbot for each team in minutes Icon
Create a personalized AI chatbot for each team in minutes

Get better, faster answers for your whole team with an AI chatbot trained on your company documents.

QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of PyTorch pretrained BigGAN!

Additional Project Details

Programming Language

Python

Related Categories

Python Generative Adversarial Networks (GAN), Python Generative AI

Registered

2023-03-21