idealo / image-super-resolution

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
https://idealo.github.io/image-super-resolution/
Apache License 2.0
4.62k stars 762 forks source link

RDN training losses? #221

Open Sarah335 opened 2 years ago

Sarah335 commented 2 years ago

Wondering what loss functions the RDN model was trained on. For the 'noise-cancel' weights, it says that it was trained with adversarial and VGG feature losses - is this also true for 'psnr-large' and 'psnr-small' weights? or was the psnr loss the only metric used?