Skip to content

Commit a92f209

Browse files
committed
Upgrade
1 parent 9fe5f62 commit a92f209

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ Source of original paper results: [https://arxiv.org/pdf/1609.05158v2.pdf](https
107107

108108
In the following table, the value in `()` indicates the result of the project, and `-` indicates no test.
109109

110-
| Method | Scale | Set5 (PSNR) | Set14 (PSNR) |
111-
|:--------:|:-----:|:------------:|:------------:|
112-
| ESPCN_x4 | 2 | -(**-**) | -(**-**) |
113-
| ESPCN_x3 | 3 | 33.13(**-**) | 29.49(**-**) |
114-
| ESPCN_x4 | 4 | 30.90(**-**) | 27.73(**-**) |
110+
| Method | Scale | Set5 (PSNR) | Set14 (PSNR) |
111+
|:--------:|:-----:|:----------------:|:----------------:|
112+
| ESPCN_x4 | 2 | -(**36.64**) | -(**32.35**) |
113+
| ESPCN_x3 | 3 | 32.55(**32.55**) | 29.08(**29.20**) |
114+
| ESPCN_x4 | 4 | 30.90(**30.26**) | 27.73(**27.41**) |
115115

116116
```bash
117117
# Download `ESPCN_x4-T91-64bf5ee4.pth.tar` weights to `./results/pretrained_models/ESPCN_x4-T91-64bf5ee4.pth.tar`

0 commit comments

Comments
 (0)