paper-with-me

Papers

Information Prebuilt Recurrent Reconstruction Network for Video Super-Resolution

2021-12-10 · Shuyun Wang, Ming Yu, Cuihong Xue, Yingchun Guo, Gang Yan

The video super-resolution (VSR) method based on the recurrent convolutional network has strong temporal modeling capability for video sequences. However, the temporal receptive field of different recurrent units in the unidirectional recurrent network is unbalanced. Earlier reconstruction frames receive less spatio-temporal information, resulting in fuzziness or artifacts. Although the bidirectional recurrent network can alleviate this problem, it requires more memory space and fails to perform many tasks with low latency requirements. To solve the above problems, we propose an end-to-end information prebuilt recurrent reconstruction network (IPRRN), consisting of an information prebuilt network (IPNet) and a recurrent reconstruction network (RRNet). By integrating sufficient information from the front of the video to build the hidden state needed for the initially recurrent unit to help restore the earlier frames, the information prebuilt network balances the input information difference at different time steps. In addition, we demonstrate an efficient recurrent reconstruction network, which outperforms the existing unidirectional recurrent schemes in all aspects. Many experiments have verified the effectiveness of the network we propose, which can effectively achieve better quantitative and qualitative evaluation performance compared to the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2112.05755

Code (0)

등록된 구현이 없습니다.

Tasks

Super-ResolutionVideo Super-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Erase or Fill? Deep Joint Recurrent Rain Removal and Reconstruction in Videos

2018-06-01 · CVPR 2018 6 · Jiaying Liu, Wenhan Yang, Shuai Yang, Zongming Guo

In this paper, we address the problem of video rain removal by constructing deep recurrent convolutional networks. We visit the rain removal case by considering rain occlusion regions, i.e. light transmittance of rain st…

General ClassificationRain Removal

Store and Fetch Immediately: Everything Is All You Need for Space-Time Video Super-resolution

2023-06-26 · Conference 2023 6 · Mengshun Hu,Kui Jiang,Zhixiang Nie,Jiahuan Zhou,Zheng Wang

Existing space-time video super-resolution (ST-VSR) methods fail to achieve high-quality reconstruction since they fail to fully explore the spatial-temporal correlations, long-range components in particular. Although th…

AllSpace-time Video Super-resolutionSuper-ResolutionVideo Super-Resolution

HYPERION: Hyperspectral Penetrating-type Ellipsoidal Reconstruction for Terahertz Blind Source Separation

2021-09-12 · Chia-Hsiang Lin, Yi-Chun Hung, Feng-Yu Wang, Shang-Hua Yang

Terahertz (THz) technology has been a great candidate for applications, including pharmaceutic analysis, chemical identification, and remote sensing and imaging due to its non-invasive and non-destructive properties. Amo…

blind source separationHyperspectral UnmixingVocal Bursts Type Prediction

A Lightweight Recurrent Grouping Attention Network for Video Super-Resolution

2023-09-25 · Yonggui Zhu, Guofang Li

Effective aggregation of temporal information of consecutive frames is the core of achieving video super-resolution. Many scholars have utilized structures such as sliding windows and recurrent to gather spatio-temporal …

Super-ResolutionVideo Super-Resolution

Unfolding a blurred image

2022-01-28 · Kuldeep Purohit, Anshul Shah, A. N. Rajagopalan

We present a solution for the goal of extracting a video from a single motion blurred image to sequentially reconstruct the clear views of a scene as beheld by the camera during the time of exposure. We first learn motio…

DeblurringDecoderImage DeblurringSingle Image Deblurring+1