sanghyun-son / EDSR-PyTorch

PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
MIT License
2.41k stars 666 forks source link

How many epochs that you train for a convergence in EDSR(32 blocks, 256 channels) #331

Open OwXiaoM opened 2 years ago

OwXiaoM commented 2 years ago

Hello dear author, I would like to ask you about how many epochs that you train to get a final convergence of such model, in your paper you write you trained EDSR for 4 days on Titan X, and I have the same GPU as yours, and in my gpu, one epoch cost about 14 minutes, so I imagine 8 days is about 800 epochs, am I right?