XPixelGroup / BasicSR

Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
https://basicsr.readthedocs.io/en/latest/
Apache License 2.0
6.44k stars 1.14k forks source link

Fine-tuning ESRGAN model #686

Open aldogan17 opened 3 weeks ago

aldogan17 commented 3 weeks ago

Hi, I super-resolved my satellite images with ESRGAN model I trained. How can I improve the quality of my images? PSNR score is 19.6819 dB. Thank you.