Eugene Siow commited on
Commit
5fb41ab
1 Parent(s): 118b5fe

Add x2 and x3 scale models.

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. pytorch_model_2x.pt +3 -0
  3. pytorch_model_3x.pt +3 -0
README.md CHANGED
@@ -108,17 +108,17 @@ The results columns below are represented below as `PSNR/SSIM`. They are compare
108
 
109
  |Dataset |Scale |Bicubic |drln |
110
  |--- |--- |--- |--- |
111
- |Set5 |2x |33.64/0.9292 |**** |
112
- |Set5 |3x |30.39/0.8678 |**** |
113
  |Set5 |4x |28.42/0.8101 |**32.55/0.899** |
114
- |Set14 |2x |30.22/0.8683 |**** |
115
- |Set14 |3x |27.53/0.7737 |**** |
116
  |Set14 |4x |25.99/0.7023 |**28.96/0.7901** |
117
- |BSD100 |2x |29.55/0.8425 |**** |
118
- |BSD100 |3x |27.20/0.7382 |**** |
119
  |BSD100 |4x |25.96/0.6672 |**28.65/0.7692** |
120
- |Urban100 |2x |26.66/0.8408 |**** |
121
- |Urban100 |3x | |**** |
122
  |Urban100 |4x |23.14/0.6573 |**26.56/0.7998** |
123
 
124
  ![Comparing Bicubic upscaling against the models x4 upscaling on Set5 Image 2](images/drln_2_4_compare.png "Comparing Bicubic upscaling against the models x4 upscaling on Set5 Image 2")
108
 
109
  |Dataset |Scale |Bicubic |drln |
110
  |--- |--- |--- |--- |
111
+ |Set5 |2x |33.64/0.9292 |**38.22/0.9614** |
112
+ |Set5 |3x |30.39/0.8678 |**35.31/0.9423** |
113
  |Set5 |4x |28.42/0.8101 |**32.55/0.899** |
114
+ |Set14 |2x |30.22/0.8683 |**34.01/0.9211** |
115
+ |Set14 |3x |27.53/0.7737 |**31.21/0.8619** |
116
  |Set14 |4x |25.99/0.7023 |**28.96/0.7901** |
117
+ |BSD100 |2x |29.55/0.8425 |**33.93/0.9269** |
118
+ |BSD100 |3x |27.20/0.7382 |**29.77/0.8223** |
119
  |BSD100 |4x |25.96/0.6672 |**28.65/0.7692** |
120
+ |Urban100 |2x |26.66/0.8408 |**32.82/0.934** |
121
+ |Urban100 |3x | |**29.79/0.8825** |
122
  |Urban100 |4x |23.14/0.6573 |**26.56/0.7998** |
123
 
124
  ![Comparing Bicubic upscaling against the models x4 upscaling on Set5 Image 2](images/drln_2_4_compare.png "Comparing Bicubic upscaling against the models x4 upscaling on Set5 Image 2")
pytorch_model_2x.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db1584a48376f9a1669da14d2a46829e1dbb28cb61b72558f59441cc8c0f0aa
3
+ size 137902573
pytorch_model_3x.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:167beaf3326af928a9bac726814f436363f913f3dc8bb199c4cf831c5e87fb11
3
+ size 138641133