Reflash Dropout in Image Super-Resolution
About
Dropout is designed to relieve the overfitting problem in high-level vision tasks but is rarely applied in low-level vision tasks, like image super-resolution (SR). As a classic regression problem, SR exhibits a different behaviour as high-level tasks and is sensitive to the dropout operation. However, in this paper, we show that appropriate usage of dropout benefits SR networks and improves the generalization ability. Specifically, dropout is better embedded at the end of the network and is significantly helpful for the multi-degradation settings. This discovery breaks our common sense and inspires us to explore its working mechanism. We further use two analysis tools -- one is from recent network interpretation works, and the other is specially designed for this task. The analysis results provide side proofs to our experimental findings and show us a new perspective to understand SR networks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Super-resolution | Set5 | -- | 507 | |
| Super-Resolution | Set14 | -- | 79 | |
| Image Denoising | Kodak24 Spatially-correlated noise | PSNR29.35 | 32 | |
| Image Denoising | Kodak24 Salt & pepper noise | PSNR27.44 | 32 | |
| Image Denoising (Salt & Pepper Noise) | Urban100 (test) | PSNR26.33 | 32 | |
| Image Denoising | Kodak24 Poisson noise | PSNR28.47 | 32 | |
| Image Denoising | Kodak24 Mixture noise | PSNR28.61 | 32 | |
| Image Denoising (Poisson Noise) | Urban100 (test) | PSNR27.19 | 32 | |
| Image Denoising (Spatially-correlated Noise) | Urban100 (test) | PSNR28.68 | 32 | |
| Image Denoising | Kodak24 Speckle noise | PSNR29.97 | 32 |