Global Spatial-Temporal Information-based Residual ConvLSTM for Video Space-Time Super-Resolution
Congrui Fu, Hui Yuan, Shiqi Jiang, Guanghui Zhang, Liquan Shen, and, Raouf Hamzaoui

TL;DR
This paper introduces GIRNet, a CNN that combines deformable convolutions and residual convLSTM modules to improve space-time video super-resolution, achieving better quality than existing methods.
Contribution
The novel GIRNet architecture integrates feature-level temporal interpolation with global spatial-temporal residual convLSTM for enhanced video super-resolution.
Findings
Outperforms state-of-the-art in PSNR and SSIM on Vimeo90K dataset.
Effectively utilizes deformable convolutions for motion adaptation.
Achieves higher visual quality in reconstructed videos.
Abstract
By converting low-frame-rate, low-resolution videos into high-frame-rate, high-resolution ones, space-time video super-resolution techniques can enhance visual experiences and facilitate more efficient information dissemination. We propose a convolutional neural network (CNN) for space-time video super-resolution, namely GIRNet. To generate highly accurate features and thus improve performance, the proposed network integrates a feature-level temporal interpolation module with deformable convolutions and a global spatial-temporal information-based residual convolutional long short-term memory (convLSTM) module. In the feature-level temporal interpolation module, we leverage deformable convolution, which adapts to deformations and scale variations of objects across different scene locations. This presents a more efficient solution than conventional convolution for extracting features from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Sparse and Compressive Sensing Techniques
MethodsTanh Activation · Sigmoid Activation · ConvLSTM · Convolution
