paper-with-me

Papers

Enhanced Deep Residual Networks for Single Image Super-Resolution

2017-07-10 · Bee Lim, Sanghyun Son, Heewon Kim, Seungjun Nah, Kyoung Mu Lee

Recent research on super-resolution has progressed with the development of deep convolutional neural networks (DCNN). In particular, residual learning techniques exhibit improved performance. In this paper, we develop an enhanced deep super-resolution network (EDSR) with performance exceeding those of current state-of-the-art SR methods. The significant performance improvement of our model is due to optimization by removing unnecessary modules in conventional residual networks. The performance is further improved by expanding the model size while we stabilize the training procedure. We also propose a new multi-scale deep super-resolution system (MDSR) and training method, which can reconstruct high-resolution images of different upscaling factors in a single model. The proposed methods show superior performance over the state-of-the-art methods on benchmark datasets and prove its excellence by winning the NTIRE2017 Super-Resolution Challenge.

📄 PDF Abstract BibTeX arXiv:1707.02921

Code (45)

LimBee/NTIRE2017 공식 구현 torch
2023-MindSpore-4/Code1/tree/main/EDSR mindspore
2023-MindSpore-4/Code10/tree/main/EDSR mindspore
2024-MindSpore-1/Code4/tree/main/EDSR mindspore
Araxeus/PNG-Upscale tf
GinZhu/MIASSR pytorch
GitDT11/EDSR-pytorch pytorch
Joostdambrink/GeniusAI tf
LEEPEIQIN/EDSR pytorch
LWChen20/RCAN pytorch
Mind23-2/MindCode-94 mindspore
MindSpore-paper-code-3/code9/tree/main/EDSR mindspore
Saafke/EDSR_Tensorflow tf
SimoneDutto/EDSR pytorch
SofiaBlinova/EDSR-net
V0LsTeR/mySuperRes pytorch
ZhaoHengrun/EDSR pytorch
Zorrat/Image-Denoiser-Supersampling-and-Editor
akashpalrecha/deblurring-pipeline pytorch
akashpalrecha/superres-deformable pytorch
alililia/wdsr_Ascend mindspore
alililia/wdsr_GPU mindspore
bochaozhao/Super_resolution pytorch
coloquinte/torchsr pytorch
dminzi98/super-resolution-for-MRIs tf
dokyeongK/Single-Image-Super-Resolution-Reimplemenation pytorch
epochlab/xres tf
jamesgolden1/mri_super_resolution pytorch
krasserm/super-resolution tf
laowng/GISR pytorch
mandalinadagi/Comp541-DeepLearning
markmaxt/VideoSR pytorch
mindspore-ai/models/blob/master/research/cv/EDSR mindspore
mindspore-ai/models/blob/master/research/cv/wdsr mindspore
omermosa/Single-Image-Colorization-and-Super-Resolution tf
poikilos/pyrotocanvas tf
rkem1542/EDSR-pytorch pytorch
rupakurinchivendhan/wisosuper tf
sanghyun-son/EDSR-PyTorch pytorch
sci-sjj/EDSRmodelling pytorch
shimo8810/NTIRE2017
thstkdgus35/EDSR-PyTorch pytorch
tinnunculus/Denoising_SR tf
vijishmadhavan/SkinDeep pytorch
zhusiling/EDSR pytorch

Tasks

Image Super-ResolutionSpectral ReconstructionSuper-Resolution

Similar Papers 제목 키워드 기반

A Comprehensive Review of Deep Learning-based Single Image Super-resolution

2021-02-18 · Syed Muhammad Arsalan Bashir, Yi Wang, Mahrukh Khan, Yilong Niu

Image super-resolution (SR) is one of the vital image processing methods that improve the resolution of an image in the field of computer vision. In the last two decades, significant progress has been made in the field o…

Deep LearningImage Super-ResolutionSuper-ResolutionSurvey

Small-Object Detection in Remote Sensing Images with End-to-End Edge-Enhanced GAN and Object Detector Network

2020-03-20 · Jakaria Rabbi, Nilanjan Ray, Matthias Schubert, Subir Chowdhury 외

The detection performance of small objects in remote sensing images is not satisfactory compared to large objects, especially in low-resolution and noisy images. A generative adversarial network (GAN)-based model called …

Generative Adversarial NetworkImage EnhancementObjectobject-detection+5

FAN: Frequency Aggregation Network for Real Image Super-resolution

2020-09-30 · Yingxue Pang, Xin Li, Xin Jin, Yaojun Wu 외

Single image super-resolution (SISR) aims to recover the high-resolution (HR) image from its low-resolution (LR) input image. With the development of deep learning, SISR has achieved great progress. However, It is still …

Image Super-ResolutionSSIMSuper-Resolution

Single Image Super-Resolution via Residual Neuron Attention Networks

2020-05-21 · Wenjie Ai, Xiaoguang Tu, Shilei Cheng, Mei Xie

Deep Convolutional Neural Networks (DCNNs) have achieved impressive performance in Single Image Super-Resolution (SISR). To further improve the performance, existing CNN-based methods generally focus on designing deeper …

Image Super-ResolutionSuper-Resolution

ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks

2018-09-01 · Xintao Wang, Ke Yu, Shixiang Wu, Jinjin Gu 외

The Super-Resolution Generative Adversarial Network (SRGAN) is a seminal work that is capable of generating realistic textures during single image super-resolution. However, the hallucinated details are often accompanied…

Face HallucinationGenerative Adversarial NetworkImage Super-ResolutionSuper-Resolution+1