Fast, Accurate, and Lightweight Super-Resolution with Cascading Residual Network
About
In recent years, deep learning methods have been successfully applied to single-image super-resolution tasks. Despite their great performances, deep learning methods cannot be easily applied to real-world applications due to the requirement of heavy computation. In this paper, we address this issue by proposing an accurate and lightweight deep network for image super-resolution. In detail, we design an architecture that implements a cascading mechanism upon a residual network. We also present variant models of the proposed cascading residual network to further improve efficiency. Our extensive experiments show that even with much fewer parameters and operations, our models achieve performance comparable to that of state-of-the-art methods.
Namhyuk Ahn, Byungkon Kang, Kyung-Ah Sohn• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Super-Resolution | Set5 | PSNR37.76 | 751 | |
| Image Super-resolution | Manga109 | PSNR38.36 | 656 | |
| Super-Resolution | Urban100 | PSNR31.92 | 603 | |
| Super-Resolution | Set14 | PSNR33.52 | 586 | |
| Image Super-resolution | Set5 (test) | PSNR37.76 | 544 | |
| Image Super-resolution | Set5 | PSNR37.76 | 507 | |
| Single Image Super-Resolution | Urban100 | PSNR31.92 | 500 | |
| Super-Resolution | B100 | PSNR32.09 | 418 | |
| Super-Resolution | B100 (test) | PSNR32.09 | 363 | |
| Single Image Super-Resolution | Set5 | PSNR37.76 | 352 |
Showing 10 of 92 rows
...