Highlight

Accurate Image Super-Resolution Using Very Deep Convolutional Networks

Presents a highly accurate single-image super-resolution method using a very deep 20-layer VGG-inspired convolutional network with residual learning.

Based on

Accurate Image Super-Resolution Using Very Deep Convolutional Networks

By Jiwon Kim, Jung Kwon Lee, Kyoung Mu LeeComputer Vision and Pattern Recognition
Read original article →

The paper proposes a highly accurate method for single-image super-resolution using a very deep convolutional network inspired by the VGG-net used for ImageNet classification. The final model uses 20 weight layers, and the authors find that increasing network depth significantly improves accuracy, because cascading small filters many times in a deep structure exploits contextual information over large image regions in an efficient way.

Because convergence speed becomes a critical issue when training very deep networks, the authors introduce a simple yet effective training procedure: they learn only the residuals and use extremely high learning rates, about 10^4 times higher than SRCNN, made stable by adjustable gradient clipping. The resulting method performs better than existing approaches in accuracy, with visual improvements that are easily noticeable, demonstrating the value of depth and residual learning for super-resolution.

Abstract

The authors present a highly accurate single-image super-resolution method built on a very deep convolutional network inspired by VGG-net. Increasing depth to 20 weight layers significantly improves accuracy, as cascading small filters exploits context over large image regions efficiently. To address slow convergence, they learn only residuals and use extremely high learning rates (10^4 times higher than SRCNN) enabled by adjustable gradient clipping. The method outperforms existing approaches in accuracy, with easily noticeable visual improvements.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

super-resolutiondeep convolutional networksresidual learninggradient clippingimage restoration
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

Accurate Image Super-Resolution Using Very Deep Convolutional Networks | Aramai