Open qingfengmingyue opened 5 years ago
@qingfengmingyue I have a question to ask you, why I often see the ESRGAN model is 4x,but 2x in not often. why?
@qingfengmingyue, It seems OK. I will upload a log example tomorrow. @yanmenglu, X4 is often used from SRGAN and many works just follow SRGAN settings. And the difference of PSNR-oriented results and GAN-based results for X4 are larger than that for X2. That is, the difference for X4 is not obvious and X4 is enough.
@qingfengmingyue, It seems OK. I will upload a log example tomorrow. @yanmenglu, X4 is often used from SRGAN and many works just follow SRGAN settings. And the difference of PSNR-oriented results and GAN-based results for X4 are larger than that for X2. That is, the difference for X4 is not obvious and X4 is enough.
so where's the log example now? @_@
train ESRGAN and loss output :l_d_real: 3.2484e-01 l_d_fake: 5.3701e-01 D_real: -1.0425e+01 D_fake: -1.2688e+01 ,is ok?