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.71k stars 1.18k forks source link

Training in ESRGAN #645

Open phanqk opened 11 months ago

phanqk commented 11 months ago

Why don't you train ESRGAN PSNR-oriented with Perceptual loss instead of L1 Loss?