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
@Donglin-Wang2 Since the trick was not mentioned in their paper, you can refer to their official configuration tamarott/SinGAN/config.py. But it seems to me that they just some hyperparameters to play around.
In the train_step() in train.py, there is a "for i in range(6):" loop. I am wondering why it is 6 and why it is there.
SinGAN/train.py
Line 126 in d7ef35f
The text was updated successfully, but these errors were encountered: