xinntao / SFTGAN

CVPR18 - Recovering Realistic Texture in Image Super-resolution by Deep Spatial Feature Transform
563 stars 100 forks source link

parameters of pixel_weight and use_rot in train_stfgan.json #22

Open Marshall-yao opened 5 years ago

Marshall-yao commented 5 years ago

Hi , xintao.

  1. I have seen that the parameter of pixel_weight is 0 in train_stfgan.json not 1e-2 as in in train_esrgan.json or train_srgan.json.

Is this right ?

  1. I think the parameter of use_rot is true not false as in your original train_stfgan.json file.

Best regards .

HiraZafar1996 commented 2 years ago

Hey where did you found the training codes of SFTGAN, I m unable to do find them