Update README.md

This commit is contained in:
Xintao 2018-09-06 14:29:48 +08:00 committed by GitHub
parent 252870961f
commit 8a94e4bff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
We provide two pretrained models:
1. `RRDB_ESRGAN_x4.pth`: the final ESRGAN model we used in our [paper](https://arxiv.org/abs/1809.00219).
2. `RRDB_PSNR_x4.pth`: the PSNR-oriented model with **high PSNR** (now achieves state-of-the-art PSNR performace).
2. `RRDB_PSNR_x4.pth`: the PSNR-oriented model with **high PSNR performance**.
*Note that* the pretrained models are trained under the `MATLAB bicubic` kernel.
If the downsampled kernel is different from that, the results may have artifacts.