Skip to content

zzz2010/BigGAN-paddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigGAN-Paddle

This is replementation of BigGAN using DL framework PaddlePaddle.

This code is tested in Cifar10 data, and in only single GPU mode

This repo is modified based on original BigGAN pytorch version.

How To Use This Code

You will need:

run training

sh scripts/launch_cifar_ema.sh

run evaluation

sh scripts/sample_cifar_ema.sh  

Pretrained models

I include two pretrained model checkpoints (with G, D, the EMA copy of G, and the state dict) and inceptionV3 model for FID/inception score evalution:

cifar10 BigGAN model

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published