xinntao / ESRGAN

ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
https://github.com/xinntao/BasicSR
Apache License 2.0
5.91k stars 1.05k forks source link

ESRGAN for medical imaging registration and denoising #89

Open zzhan127 opened 4 years ago

zzhan127 commented 4 years ago

Hello Xintao,

I am working on some project related to medical imaging registration and denoising. Do you think it is feasible to use ESRGAN to do both registration and denoising in one training?

xinntao commented 4 years ago

ESRGAN is not able to do the registration work and requires paired training data.