SOTAVerified

Fast, Accurate and Lightweight Super-Resolution with Neural Architecture Search

2019-01-22arXiv 2019Code Available0· sign in to hype

Xiangxiang Chu, Bo Zhang, Hailong Ma, Ruijun Xu, Qingyuan Li

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Deep convolutional neural networks demonstrate impressive results in the super-resolution domain. A series of studies concentrate on improving peak signal noise ratio (PSNR) by using much deeper layers, which are not friendly to constrained resources. Pursuing a trade-off between the restoration capacity and the simplicity of models is still non-trivial. Recent contributions are struggling to manually maximize this balance, while our work achieves the same goal automatically with neural architecture search. Specifically, we handle super-resolution with a multi-objective approach. We also propose an elastic search tactic at both micro and macro level, based on a hybrid controller that profits from evolutionary computation and reinforcement learning. Quantitative experiments help us to draw a conclusion that our generated models dominate most of the state-of-the-art methods with respect to the individual FLOPS.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BSD100 - 2x upscalingFALSR-APSNR32.12Unverified
Set14 - 2x upscalingFALSR-APSNR33.55Unverified
Set5 - 2x upscalingFALSR-APSNR37.82Unverified
Urban100 - 2x upscalingFALSR-APSNR31.93Unverified

Reproductions