balthou commited on
Commit
50b66dc
·
1 Parent(s): 1089c19

fix markdown typos

Browse files
Files changed (1) hide show
  1. description.md +1 -2
description.md CHANGED
@@ -23,8 +23,7 @@ We first validated that NAFNet trained on deadleaves performed well on the blind
23
 
24
  | Qualitative results at SNR in = 20dB | Quantitative results
25
  | :---: | :---: |
26
- | ![](https://huggingface.co/spaces/balthou/image-deblurring/resolve/main/illustrationsdeadleaves_vs_natural_with_psnr.png) | ![](
27
- https://huggingface.co/spaces/balthou/image-deblurring/resolve/main/illustrations/cross_val_natural.png)
28
 
29
 
30
  Finally, when applying the deadleaves training to the blind deblurring problem, one of the advantage we have notticed is that the network always tries to deblur even when the level of blur is high. On the contrary, when trained on natural images, the NAFNEt does not work so well when the blur level is too big.
 
23
 
24
  | Qualitative results at SNR in = 20dB | Quantitative results
25
  | :---: | :---: |
26
+ | ![](https://huggingface.co/spaces/balthou/image-deblurring/resolve/main/illustrations/deadleaves_vs_natural_with_psnr.png) | ![](https://huggingface.co/spaces/balthou/image-deblurring/resolve/main/illustrations/cross_val_natural.png)
 
27
 
28
 
29
  Finally, when applying the deadleaves training to the blind deblurring problem, one of the advantage we have notticed is that the network always tries to deblur even when the level of blur is high. On the contrary, when trained on natural images, the NAFNEt does not work so well when the blur level is too big.