paper-with-me

홈 › Papers

3DSRnet: Video Super-resolution using 3D Convolutional Neural Networks

2018-12-21 · Soo Ye Kim, Jeongyeon Lim, Taeyoung Na, Munchurl Kim

In video super-resolution, the spatio-temporal coherence between, and among the frames must be exploited appropriately for accurate prediction of the high resolution frames. Although 2D convolutional neural networks (CNNs) are powerful in modelling images, 3D-CNNs are more suitable for spatio-temporal feature extraction as they can preserve temporal information. To this end, we propose an effective 3D-CNN for video super-resolution, called the 3DSRnet that does not require motion alignment as preprocessing. Our 3DSRnet maintains the temporal depth of spatio-temporal feature maps to maximally capture the temporally nonlinear characteristics between low and high resolution frames, and adopts residual learning in conjunction with the sub-pixel outputs. It outperforms the most state-of-the-art method with average 0.45 and 0.36 dB higher in PSNR for scales 3 and 4, respectively, in the Vidset4 benchmark. Our 3DSRnet first deals with the performance drop due to scene change, which is important in practice but has not been previously considered.

📄 PDF Abstract BibTeX arXiv:1812.09079

Code (1)

sooyekim/3DSRnet

Tasks

Super-ResolutionVideo Super-Resolution

Similar Papers 제목 키워드 기반

Adaptive Convolutional Neural Network for Image Super-resolution

2024-02-24 · Chunwei Tian, Xuanyu Zhang, Tao Wang, Yongjun Zhang 외

Convolutional neural networks can automatically learn features via deep network architectures and given input samples. However, the robustness of obtained models may face challenges in varying scenes. Bigger differences …

Image Super-ResolutionRelationSuper-Resolution

Image super-resolution via dynamic network

2023-10-16 · Chunwei Tian, Xuanyu Zhang, Qi Zhang, Mingming Yang 외

Convolutional neural networks (CNNs) depend on deep network architectures to extract accurate information for image super-resolution. However, obtained information of these CNNs cannot completely express predicted high-q…

Image Super-ResolutionSuper-Resolution

A Dual-Domain Convolutional Network for Hyperspectral Single-Image Super-Resolution

2025-12-10 · Murat Karayaka, Usman Muhammad, Jorma Laaksonen, Md Ziaul Hoque 외 arxiv

This study presents a lightweight dual-domain super-resolution network (DDSRNet) that combines Spatial-Net with the discrete wavelet transform (DWT). Specifically, our proposed model comprises three main components: (1) …

Image Super-Resolution

Sewer Image Super-Resolution with Depth Priors and Its Lightweight Network

2024-07-27 · Gang Pan, Chen Wang, Zhijie Sui, Shuai Guo 외

The Quick-view (QV) technique serves as a primary method for detecting defects within sewerage systems. However, the effectiveness of QV is impeded by the limited visual range of its hardware, resulting in suboptimal ima…

Computational EfficiencyImage Super-ResolutionKnowledge Distillationobject-detection+5

Blind Motion Deblurring Super-Resolution: When Dynamic Spatio-Temporal Learning Meets Static Image Understanding

2021-05-27 · Wenjia Niu, Kaihao Zhang, Wenhan Luo, Yiran Zhong

Single-image super-resolution (SR) and multi-frame SR are two ways to super resolve low-resolution images. Single-Image SR generally handles each image independently, but ignores the temporal information implied in conti…

DeblurringImage DeblurringImage Super-ResolutionSuper-Resolution