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
'--n_iter', type=int, default=20000000, help='# of iter with initial learning rate')
非常感谢您的工作,我在复现您的代码当中,使用了280000张celebahq图像在一张v100(32g)卡上训练,我直接采用的您给的默认2000w次迭代,但是迭代次数实在是太多了需要训练几十天,请问根据您的经验,我将n_iter修改成多大能得到较好的结果呢。
The text was updated successfully, but these errors were encountered:
'--n_iter', type=int, default=20000000, help='# of iter with initial learning rate')
非常感谢您的工作,我在复现您的代码当中,使用了280000张celebahq图像在一张v100(32g)卡上训练,我直接采用的您给的默认2000w次迭代,但是迭代次数实在是太多了需要训练几十天,请问根据您的经验,我将n_iter修改成多大能得到较好的结果呢。
The text was updated successfully, but these errors were encountered: