华东师范大学学报(自然科学版) ›› 2026, Vol. 2026 ›› Issue (4): 29-41.doi: 10.3969/j.issn.1000-5641.2026.04.004

• • 上一篇    下一篇

基于帧注意力的视频去模糊模型

鲁梦洁, 陈蕾*()   

  1. 华东师范大学 计算机科学与技术学院, 上海 200062
  • 收稿日期:2024-03-07 出版日期:2026-07-25 发布日期:2026-07-18
  • 通讯作者: 陈蕾 E-mail:lchen@cs.ecnu.edu.cn

Video deblurring model based on frame attention

Mengjie LU, Lei CHEN*()   

  1. School of Computer Science and Technology, East China Normal University, Shanghai 200062, China
  • Received:2024-03-07 Online:2026-07-25 Published:2026-07-18
  • Contact: Lei CHEN E-mail:lchen@cs.ecnu.edu.cn

摘要:

现有的视频去模糊模型分为基于滑动窗口和基于循环结构两种: 一种是基于滑动窗口的方法, 这种方法将连续的若干帧输入模型, 这样的设计使得中心帧能够利用到的清晰信息十分有限; 另一种是基于循环结构的方法, 这种方法将视频中的每一帧以循环神经网络的方式输入模型, 但包含清晰信息的隐式特征会随着传播距离的增加而逐渐衰弱. 基于上述问题, 本文提出了基于帧注意力的方法. 这是一种不同于上述两种方法的全新的视频去模糊框架, 会为中心帧选取最适合的辅助帧集合. 为了解决帧间位移较大的问题, 本文设计了轻量的光流模型, 并采用知识蒸馏的方式进行微调, 提升了对齐模块处理模糊图像的能力. 在两个常用的视频去模糊数据集上进行了实验, 结果表明, 该方法的峰值信噪比达到31.91 dB, 具有很好的性能.

关键词: 视频去模糊, 光流估计, 图像复原

Abstract:

Existing video deblurring models can be categorized into two types: sliding window-based and loop-based methods. Sliding window-based methods process consecutive frames as input, limiting the clear information available to the central frame. Loop-based methods use a recurrent neural network to process each video frame sequentially, but the implicit features carrying clear information gradually weaken as the propagation distance increases. To address these issues, this article proposes a frame attention-based method—a novel video deblurring framework that differs from the two aforementioned methods by selecting the most suitable set of auxiliary frames for the central frame. To mitigate the challenge of large displacement between frames, we designed a lightweight optical flow model and fine-tuned it using distillation to enhance the alignment module’s ability to process blurred images. Experiments on two commonly used video deblurring datasets demonstrate that our method achieves a peak signal-to-noise ratio of 31.91 dB, indicating strong performance.

Key words: video deblurring, optical flow estimation, image restoration

中图分类号: