XPixelGroup/HAT

fine tuning Real_HAT_mse model with paired dataset

Opened this issue · 2 comments

Hi, I have completed the learning of the Real_HAT-mse model according to your instructions. Now, I want to learn the Real_HAT_GAN model, but I tried to learn with a paired dataset, but it doesn't seem to proceed. Do you happen to have any special way?

Or, after learning the Real_HAT_GAN model, how do I set the model_type to fine-tune it to a paired dataset?

@JEONGHA-SHIN You can refert to the training settings of ESRGAN for training with paird data. https://github.com/xinntao/ESRGAN

Is the pretrained model Real_HAT-mse going to be released by the authors? If not, @JEONGHA-SHIN are you willing to share it? Thanks.