paper-with-me

Papers

Accelerating the Super-Resolution Convolutional Neural Network

2016-08-01 · Chao Dong, Chen Change Loy, Xiaoou Tang

As a successful deep model applied in image super-resolution (SR), the Super-Resolution Convolutional Neural Network (SRCNN) has demonstrated superior performance to the previous hand-crafted models either in speed and restoration quality. However, the high computational cost still hinders it from practical usage that demands real-time performance (24 fps). In this paper, we aim at accelerating the current SRCNN, and propose a compact hourglass-shape CNN structure for faster and better SR. We re-design the SRCNN structure mainly in three aspects. First, we introduce a deconvolution layer at the end of the network, then the mapping is learned directly from the original low-resolution image (without interpolation) to the high-resolution one. Second, we reformulate the mapping layer by shrinking the input feature dimension before mapping and expanding back afterwards. Third, we adopt smaller filter sizes but more mapping layers. The proposed model achieves a speed up of more than 40 times with even superior restoration quality. Further, we present the parameter settings that can achieve real-time performance on a generic CPU while still maintaining good performance. A corresponding transfer strategy is also proposed for fast training and testing across different upscaling factors.

📄 PDF Abstract BibTeX arXiv:1608.00367

Code (16)

Araxeus/PNG-Upscale tf
GatorSense/SRrootimaging pytorch
Lornatang/FSRCNN-PyTorch pytorch
MaxHolmberg96/Fast-super-resolution-by-CNN tf
MindSpore-scientific-2/code-11/tree/main/Super-Resolution-for-Root-Imaging mindspore
MohammedAlkhrashi/4D-Dream
MohammedAlkhrashi/TMA
Nhat-Thanh/FSRCNN-Pytorch pytorch
Nhat-Thanh/FSRCNN-TF tf
NicoCeresa/FSRCNN-2016 pytorch
OlgaChernytska/Super-Resolution-with-FSRCNN tf
Zorrat/Image-Denoiser-Supersampling-and-Editor
amiq-consulting/image-upscaling-CNN
poikilos/pyrotocanvas tf
xanderex-sid/FSRCNN pytorch
yjn870/FSRCNN-pytorch pytorch

Tasks

CPUImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Accelerating Deep Neural Networks with Spatial Bottleneck Modules

2018-09-07 · Junran Peng, Lingxi Xie, Zhao-Xiang Zhang, Tieniu Tan 외

This paper presents an efficient module named spatial bottleneck for accelerating the convolutional layers in deep neural networks. The core idea is to decompose convolution into two stages, which first reduce the spatia…

Face Super-Resolution Guided by 3D Facial Priors

2020-07-18 · ECCV 2020 8 · Xiaobin Hu, Wenqi Ren, John LaMaster, Xiaochun Cao 외

State-of-the-art face super-resolution methods employ deep convolutional neural networks to learn a mapping between low- and high- resolution facial patterns by exploring local appearance knowledge. However, most of thes…

Super-Resolution

Flood-LDM: Generalizable Latent Diffusion Models for rapid and accurate zero-shot High-Resolution Flood Mapping

2025-11-18 · Sun Han Neo, Sachith Seneviratne, Herath Mudiyanselage Viraj Vidura Herath, Abhishek Saha 외 arxiv

Flood prediction is critical for emergency planning and response to mitigate human and economic losses. Traditional physics-based hydrodynamic models generate high-resolution flood maps using numerical methods requiring …

Transfer Learning

Superpixel Integrated Grids for Fast Image Segmentation

2025-10-07 · Jack Roberts, Jeova Farias Sales Rocha Neto arxiv

Superpixels have long been used in image simplification to enable more efficient data processing and storage. However, despite their computational potential, their irregular spatial distribution has often forced deep lea…

Computational EfficiencyImage Segmentation

Deep Depth Super-Resolution : Learning Depth Super-Resolution using Deep Convolutional Neural Network

2016-07-07 · Xibin Song, Yuchao Dai, Xueying Qin

Depth image super-resolution is an extremely challenging task due to the information loss in sub-sampling. Deep convolutional neural network have been widely applied to color image super-resolution. Quite surprisingly, t…

Image Super-ResolutionSuper-Resolution