-
Notifications
You must be signed in to change notification settings - Fork 6
training BigGAN #35
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthardware limitationhardware limithardware limittraining failedfailed to train modelfailed to train model
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthardware limitationhardware limithardware limittraining failedfailed to train modelfailed to train model
In the BigGAN paper, they have improved the scores by using bigger batch size and a larger model.
I used the batch size of 12, which is the biggest batch size my environment can train...
Also the model collapsed after about 10 epochs.