Eugene Siow commited on
Commit
c5d6eff
1 Parent(s): 7db726b

Add x2, x3 model.

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  2. pytorch_model_2x.pt +3 -0
  3. pytorch_model_3x.pt +3 -0
README.md CHANGED
@@ -111,17 +111,17 @@ The results columns below are represented below as `PSNR/SSIM`. They are compare
111
 
112
  |Dataset |Scale |Bicubic |drln-bam |
113
  |--- |--- |--- |--- |
114
- |Set5 |2x |33.64/0.9292 |**** |
115
- |Set5 |3x |30.39/0.8678 |**** |
116
- |Set5 |4x |28.42/0.8101 |**32.49/0.8986** |
117
- |Set14 |2x |30.22/0.8683 |**** |
118
- |Set14 |3x |27.53/0.7737 |**** |
119
  |Set14 |4x |25.99/0.7023 |**28.94/0.7899** |
120
- |BSD100 |2x |29.55/0.8425 |**** |
121
- |BSD100 |3x |27.20/0.7382 |**** |
122
  |BSD100 |4x |25.96/0.6672 |**28.63/0.7686** |
123
- |Urban100 |2x |26.66/0.8408 |**** |
124
- |Urban100 |3x | |**** |
125
  |Urban100 |4x |23.14/0.6573 |**26.53/0.7991** |
126
 
127
  ![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")
111
 
112
  |Dataset |Scale |Bicubic |drln-bam |
113
  |--- |--- |--- |--- |
114
+ |Set5 |2x |33.64/0.9292 |**38.23/0.9614** |
115
+ |Set5 |3x |30.39/0.8678 |**35.3/0.9422** |
116
+ |Set5 |4x |28.42/0.8101 |**32.49/0.8986** |
117
+ |Set14 |2x |30.22/0.8683 |**33.95/0.9206** |
118
+ |Set14 |3x |27.53/0.7737 |**31.27/0.8624** |
119
  |Set14 |4x |25.99/0.7023 |**28.94/0.7899** |
120
+ |BSD100 |2x |29.55/0.8425 |**33.95/0.9269** |
121
+ |BSD100 |3x |27.20/0.7382 |**29.78/0.8224** |
122
  |BSD100 |4x |25.96/0.6672 |**28.63/0.7686** |
123
+ |Urban100 |2x |26.66/0.8408 |**32.81/0.9339** |
124
+ |Urban100 |3x | |**29.82/0.8828** |
125
  |Urban100 |4x |23.14/0.6573 |**26.53/0.7991** |
126
 
127
  ![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:4dd087764d007b80e64c4c8fa85ee29898d9c5793128a589984c536b573e5c87
3
+ size 136805133
pytorch_model_3x.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5cfe4ea410307dd56e0679c79c240b38fe0725685a93002a4c550d750c92ece
3
+ size 137543693