XPixelGroup / HAT

CVPR2023 - Activating More Pixels in Image Super-Resolution Transformer Arxiv - HAT: Hybrid Attention Transformer for Image Restoration
Apache License 2.0
1.25k stars 158 forks source link

Dataset used to train HAT_GAN_Real_SRx4? #43

Open junghyun-avikus opened 1 year ago

junghyun-avikus commented 1 year ago

Hi, Thanks for your great works and sharing them with us.

I found HAT_GAN_Real_SRx4 works really well on my custom dataset. But, x4 is a bit overkill so I would liked to train x2 rather than x4. So I am just wondering what dataset is used for real, and how you collected them. Also are there any suggestions for training in general?

Thanks!

chxy95 commented 1 year ago

@junghyun-avikus HAT_GAN_Real_SR is trained based on Real-ESRGAN. Specific training settings will be released in the near future.

junghyun-avikus commented 1 year ago

Oh, so is the HAT_GAN_Real_SR a fine-tuned model on Real-ESRGAN?

kdcyberdude commented 1 year ago

@chxy95 When can we expect the training settings to be released? Any rough estimate?

chxy95 commented 1 year ago

@kdcyberdude Expected before May.