SOTAVerified

Fast, Accurate, and Lightweight Super-Resolution with Cascading Residual Network

2018-03-23ECCV 2018Code Available0· sign in to hype

Namhyuk Ahn, Byungkon Kang, Kyung-Ah Sohn

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BSD100 - 2x upscalingCARN [[Ahn et al.2018]]PSNR32.09Unverified
BSD100 - 4x upscalingCARNPSNR27.58Unverified
Manga109 - 4x upscalingCARNSSIM0.91Unverified
Set14 - 2x upscalingCARN-M [[Ahn et al.2018]]PSNR33.26Unverified
Set14 - 2x upscalingCARN [[Ahn et al.2018]]PSNR33.52Unverified
Set14 - 4x upscalingCARNPSNR28.6Unverified
Set5 - 2x upscalingCARN [[Ahn et al.2018]]PSNR37.76Unverified
Urban100 - 4x upscalingCARNPSNR26.07Unverified

Reproductions