You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm wondering how many epochs should one train PixcelCNN++ from scratch on CIFAR-10 o get a reasonable result (e.g., Inception score around ~5.5)?
I can see in the train.py, the max_epochs is defaulted to 5000 epochs. Does one actually need to train that much?
The text was updated successfully, but these errors were encountered:
Hi,
I'm wondering how many epochs should one train PixcelCNN++ from scratch on CIFAR-10 o get a reasonable result (e.g., Inception score around ~5.5)?
I can see in the
train.py
, themax_epochs
is defaulted to5000
epochs. Does one actually need to train that much?The text was updated successfully, but these errors were encountered: