Eugene Siow commited on
Commit ·
a1678b6
1
Parent(s): fec1a3f
Add x3 model.
Browse files- README.md +4 -4
- pytorch_model_3x.pt +3 -0
README.md
CHANGED
|
@@ -112,16 +112,16 @@ The results columns below are represented below as `PSNR/SSIM`. They are compare
|
|
| 112 |
|Dataset |Scale |Bicubic |carn-bam |
|
| 113 |
|--- |--- |--- |--- |
|
| 114 |
|Set5 |2x |33.64/0.9292 |**37.83/0.96** |
|
| 115 |
-
|Set5 |3x |30.39/0.8678 |**** |
|
| 116 |
|Set5 |4x |28.42/0.8101 |**32.0/0.8923** |
|
| 117 |
|Set14 |2x |30.22/0.8683 |**33.51/0.9166** |
|
| 118 |
-
|Set14 |3x |27.53/0.7737 |**** |
|
| 119 |
|Set14 |4x |25.99/0.7023 |**28.62/0.7822** |
|
| 120 |
|BSD100 |2x |29.55/0.8425 |**33.64/0.924** |
|
| 121 |
-
|BSD100 |3x |27.20/0.7382 |**** |
|
| 122 |
|BSD100 |4x |25.96/0.6672 |**28.41/0.7614** |
|
| 123 |
|Urban100 |2x |26.66/0.8408 |**31.53/0.922** |
|
| 124 |
-
|Urban100 |3x | |**** |
|
| 125 |
|Urban100 |4x |23.14/0.6573 |**25.77/0.7741** |
|
| 126 |
|
| 127 |

|
|
|
|
| 112 |
|Dataset |Scale |Bicubic |carn-bam |
|
| 113 |
|--- |--- |--- |--- |
|
| 114 |
|Set5 |2x |33.64/0.9292 |**37.83/0.96** |
|
| 115 |
+
|Set5 |3x |30.39/0.8678 |**34.82/0.9385** |
|
| 116 |
|Set5 |4x |28.42/0.8101 |**32.0/0.8923** |
|
| 117 |
|Set14 |2x |30.22/0.8683 |**33.51/0.9166** |
|
| 118 |
+
|Set14 |3x |27.53/0.7737 |**30.9/0.8558** |
|
| 119 |
|Set14 |4x |25.99/0.7023 |**28.62/0.7822** |
|
| 120 |
|BSD100 |2x |29.55/0.8425 |**33.64/0.924** |
|
| 121 |
+
|BSD100 |3x |27.20/0.7382 |**29.54/0.8166** |
|
| 122 |
|BSD100 |4x |25.96/0.6672 |**28.41/0.7614** |
|
| 123 |
|Urban100 |2x |26.66/0.8408 |**31.53/0.922** |
|
| 124 |
+
|Urban100 |3x | |**28.84/0.8648** |
|
| 125 |
|Urban100 |4x |23.14/0.6573 |**25.77/0.7741** |
|
| 126 |
|
| 127 |

|
pytorch_model_3x.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:463a30dcbfc73640e2df5d727396852944ab3c6c867304fcb82c345325b3891d
|
| 3 |
+
size 6406493
|