JiahuiYu / wdsr_ntire2018

Code of our winning entry to NTIRE super-resolution challenge, CVPR 2018
http://www.vision.ee.ethz.ch/ntire18/
598 stars 123 forks source link

The value of n_feats #6

Closed YongboLiang closed 5 years ago

YongboLiang commented 5 years ago

Hi, Jiahui, Thanks for your sharing.

When you compare EDSR and WDSR, are the the values of n_feats the same and whether both values are set to 64?

Thanks.

JiahuiYu commented 5 years ago

Hi, in WDSR, we use 32-128 setting, which has similar FLOPs with EDSR 64.

suke27 commented 5 years ago

@JiahuiYu, do you means for wdsr_a you always use 32-128 setting for x2,3,4 scale?

JiahuiYu commented 5 years ago

We use 32-128 for x2.