RCAN icon indicating copy to clipboard operation
RCAN copied to clipboard

About preprocess of dataset

Open lkyee opened this issue 5 years ago • 2 comments

Hi, I want to know whether the PSNR will decrease if I only let RGB channels divide 255.0 rather than substract the mean of dataset and then add it to the output. Look forward to your kind reply!

lkyee avatar Apr 01 '19 07:04 lkyee

Hi I didn't compare results with and without mean subtraction. According to the experience of Lim et al., it should help stabilize the training but doesn't affect the PSNR obviously. https://github.com/thstkdgus35/EDSR-PyTorch/issues/71

yulunzhang avatar Apr 01 '19 18:04 yulunzhang

Thank you for your kind reply! I am training the code of RCAN and I changed a little.The scale I set X4.From other issues,I know you use set5 dataset as a validataion set.Can you send me the PSNR data of Set5 during the train process.I just want to compare with my model.If my model perform worse,I can stop it in time for I have no enough gpu to use.My email address is [email protected]. Look forward to your kind reply!

lkyee avatar Apr 02 '19 13:04 lkyee