openai / improved-gan

Code for the paper "Improved Techniques for Training GANs"

Home Page:https://arxiv.org/abs/1606.03498

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

script train_imagenet.sh is missing

aosokin opened this issue · comments

Hi, could you please share your script train_imagenet.sh to launch training on ImageNet?
It is mentioned in the ImageNet README, but is not present in the repo.
Thanks!

Is it maybe supposed to be python train_imagenet.py instead? It looks like that's probably what was meant, but I'm not sure.