A Lightweight Recurrent Grouping Attention Network for Video Super-Resolution
Yonggui Zhu, Guofang Li

TL;DR
This paper introduces a lightweight recurrent grouping attention network for video super-resolution that effectively captures spatio-temporal information while maintaining a very small model size, achieving state-of-the-art results.
Contribution
The paper proposes a novel lightweight network with a grouping mechanism and attention modules, significantly reducing model size while enhancing performance in video super-resolution.
Findings
Model size is only 0.878M, much smaller than existing models.
Achieves state-of-the-art performance on multiple datasets.
Effectively captures temporal information from multiple directions.
Abstract
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 information of frames. However, although the performance of the constructed VSR models is improving, the size of the models is also increasing, exacerbating the demand on the equipment. Thus, to reduce the stress on the device, we propose a novel lightweight recurrent grouping attention network. The parameters of this model are only 0.878M, which is much lower than the current mainstream model for studying video super-resolution. We design forward feature extraction module and backward feature extraction module to collect temporal information between consecutive frames from two directions. Moreover, a new grouping mechanism is proposed to efficiently collect…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image Processing Techniques and Applications
