SOTAVerified

Image Super-Resolution via Dual-State Recurrent Networks

2018-05-07CVPR 2018Code Available0· sign in to hype

Wei Han, Shiyu Chang, Ding Liu, Mo Yu, Michael Witbrock, Thomas S. Huang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Advances in image super-resolution (SR) have recently benefited significantly from rapid developments in deep neural networks. Inspired by these recent discoveries, we note that many state-of-the-art deep SR architectures can be reformulated as a single-state recurrent neural network (RNN) with finite unfoldings. In this paper, we explore new structures for SR based on this compact RNN view, leading us to a dual-state design, the Dual-State Recurrent Network (DSRN). Compared to its single state counterparts that operate at a fixed spatial resolution, DSRN exploits both low-resolution (LR) and high-resolution (HR) signals jointly. Recurrent signals are exchanged between these states in both directions (both LR to HR and HR to LR) via delayed feedback. Extensive quantitative and qualitative evaluations on benchmark datasets and on a recent challenge demonstrate that the proposed DSRN performs favorably against state-of-the-art algorithms in terms of both memory consumption and predictive accuracy.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BSD100 - 4x upscalingDSRNPSNR27.25Unverified
Set14 - 4x upscalingDSRNPSNR28.07Unverified
Urban100 - 4x upscalingDSRNPSNR25.08Unverified

Reproductions