paper-with-me

Papers

Deeply-Recursive Convolutional Network for Image Super-Resolution

2015-11-14 · CVPR 2016 6 · Jiwon Kim, Jung Kwon Lee, Kyoung Mu Lee

We propose an image super-resolution method (SR) using a deeply-recursive convolutional network (DRCN). Our network has a very deep recursive layer (up to 16 recursions). Increasing recursion depth can improve performance without introducing new parameters for additional convolutions. Albeit advantages, learning a DRCN is very hard with a standard gradient descent method due to exploding/vanishing gradients. To ease the difficulty of training, we propose two extensions: recursive-supervision and skip-connection. Our method outperforms previous methods by a large margin.

📄 PDF Abstract BibTeX arXiv:1511.04491

Code (1)

jiny2001/deeply-recursive-cnn-tf tf

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Image Super-Resolution via Deep Recursive Residual Network

2017-07-01 · CVPR 2017 7 · Ying Tai, Jian Yang, Xiaoming Liu

Recently, Convolutional Neural Network (CNN) based models have achieved great success in Single Image Super-Resolution (SISR). Owing to the strength of deep networks, these CNN models learn an effective nonlinear mapping…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution

A Deeply-Recursive Convolutional Network for Crowd Counting

2018-05-15 · Xinghao Ding, Zhirui Lin, Fujin He, Yu Wang 외

The estimation of crowd count in images has a wide range of applications such as video surveillance, traffic monitoring, public safety and urban planning. Recently, the convolutional neural network (CNN) based approaches…

Crowd Counting

Pixel Recursive Super Resolution

2017-02-02 · ICCV 2017 10 · Ryan Dahl, Mohammad Norouzi, Jonathon Shlens

We present a pixel recursive super resolution model that synthesizes realistic details into images while enhancing their resolution. A low resolution image may correspond to multiple plausible high resolution images, thu…

regressionSuper-Resolution

Deeply Shared Filter Bases for Parameter-Efficient Convolutional Neural Networks

2020-06-09 · NeurIPS 2021 12 · Woochul Kang, Daeyeon Kim

Modern convolutional neural networks (CNNs) have massive identical convolution blocks, and, hence, recursive sharing of parameters across these blocks has been proposed to reduce the amount of parameters. However, naive …

image-classificationImage Classificationobject-detectionObject Detection

RDRN: Recursively Defined Residual Network for Image Super-Resolution

2022-11-17 · Alexander Panaetov, Karim Elhadji Daou, Igor Samenko, Evgeny Tetin 외

Deep convolutional neural networks (CNNs) have obtained remarkable performance in single image super-resolution (SISR). However, very deep networks can suffer from training difficulty and hardly achieve further performan…

Image Super-ResolutionSuper-Resolution