yulunzhang / RCAN

PyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
1.36k stars 311 forks source link

common.MeanShift #68

Open Confusedisprecious opened 4 years ago

Confusedisprecious commented 4 years ago

What role does common.MeanShift plays?

yulunzhang commented 4 years ago

Hi,

Please refer to https://github.com/thstkdgus35/EDSR-PyTorch/issues/71

Confusedisprecious commented 4 years ago

Hi,

Please refer to thstkdgus35/EDSR-PyTorch#71

Thanks