Eugene Siow commited on
Commit
903e280
1 Parent(s): 54ab19b

Add update x3 results.

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -109,16 +109,16 @@ The results columns below are represented below as `PSNR/SSIM`. They are compare
109
  |Dataset |Scale |Bicubic |mdsr |
110
  |--- |--- |--- |--- |
111
  |Set5 |2x |33.64/0.9292 |**38.04/0.9608** |
112
- |Set5 |3x |30.39/0.8678 |**** |
113
  |Set5 |4x |28.42/0.8101 |**32.26/0.8953** |
114
  |Set14 |2x |30.22/0.8683 |**33.71/0.9184** |
115
- |Set14 |3x |27.53/0.7737 |**** |
116
  |Set14 |4x |25.99/0.7023 |**28.77/0.7856** |
117
  |BSD100 |2x |29.55/0.8425 |**33.79/0.9256** |
118
- |BSD100 |3x |27.20/0.7382 |**** |
119
  |BSD100 |4x |25.96/0.6672 |**28.53/0.7653** |
120
  |Urban100 |2x |26.66/0.8408 |**32.14/0.9283** |
121
- |Urban100 |3x | |**** |
122
  |Urban100 |4x |23.14/0.6573 |**26.07/0.7851** |
123
 
124
  ![Comparing Bicubic upscaling against the models x4 upscaling on Set5 Image 2](images/mdsr_2_4_compare.png "Comparing Bicubic upscaling against the models x4 upscaling on Set5 Image 2")
109
  |Dataset |Scale |Bicubic |mdsr |
110
  |--- |--- |--- |--- |
111
  |Set5 |2x |33.64/0.9292 |**38.04/0.9608** |
112
+ |Set5 |3x |30.39/0.8678 |**35.11/0.9406** |
113
  |Set5 |4x |28.42/0.8101 |**32.26/0.8953** |
114
  |Set14 |2x |30.22/0.8683 |**33.71/0.9184** |
115
+ |Set14 |3x |27.53/0.7737 |**31.06/0.8593** |
116
  |Set14 |4x |25.99/0.7023 |**28.77/0.7856** |
117
  |BSD100 |2x |29.55/0.8425 |**33.79/0.9256** |
118
+ |BSD100 |3x |27.20/0.7382 |**29.66/0.8196** |
119
  |BSD100 |4x |25.96/0.6672 |**28.53/0.7653** |
120
  |Urban100 |2x |26.66/0.8408 |**32.14/0.9283** |
121
+ |Urban100 |3x | |**29.29/0.8738** |
122
  |Urban100 |4x |23.14/0.6573 |**26.07/0.7851** |
123
 
124
  ![Comparing Bicubic upscaling against the models x4 upscaling on Set5 Image 2](images/mdsr_2_4_compare.png "Comparing Bicubic upscaling against the models x4 upscaling on Set5 Image 2")