paper-with-me

홈 › Papers

Pay Attention to Hidden States for Video Deblurring: Ping-Pong Recurrent Neural Networks and Selective Non-Local Attention

2022-03-30 · JoonKyu Park, Seungjun Nah, Kyoung Mu Lee

Video deblurring models exploit information in the neighboring frames to remove blur caused by the motion of the camera and the objects. Recurrent Neural Networks~(RNNs) are often adopted to model the temporal dependency between frames via hidden states. When motion blur is strong, however, hidden states are hard to deliver proper information due to the displacement between different frames. While there have been attempts to update the hidden states, it is difficult to handle misaligned features beyond the receptive field of simple modules. Thus, we propose 2 modules to supplement the RNN architecture for video deblurring. First, we design Ping-Pong RNN~(PPRNN) that acts on updating the hidden states by referring to the features from the current and the previous time steps alternately. PPRNN gathers relevant information from the both features in an iterative and balanced manner by utilizing its recurrent architecture. Second, we use a Selective Non-Local Attention~(SNLA) module to additionally refine the hidden state by aligning it with the positional information from the input frame feature. The attention score is scaled by the relevance to the input feature to focus on the necessary information. By paying attention to hidden states with both modules, which have strong synergy, our PAHS framework improves the representation powers of RNN structures and achieves state-of-the-art deblurring performance on standard benchmarks and real-world videos.

📄 PDF Abstract BibTeX arXiv:2203.16063

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringVideo Deblurring

Similar Papers 제목 키워드 기반

Recurrence-in-Recurrence Networks for Video Deblurring

2022-03-12 · JoonKyu Park, Seungjun Nah, Kyoung Mu Lee

State-of-the-art video deblurring methods often adopt recurrent neural networks to model the temporal dependency between the frames. While the hidden states play key role in delivering information to the next frame, abru…

DeblurringVideo Deblurring

Recurrent Neural Networks With Intra-Frame Iterations for Video Deblurring

2019-06-01 · CVPR 2019 6 · Seungjun Nah, Sanghyun Son, Kyoung Mu Lee

Recurrent neural networks (RNNs) are widely used for sequential data processing. Recent state-of-the-art video deblurring methods bank on convolutional recurrent neural network architectures to exploit the temporal relat…

DeblurringVideo Deblurring

Deep Recurrent Neural Network with Multi-scale Bi-directional Propagation for Video Deblurring

2021-12-09 · Chao Zhu, Hang Dong, Jinshan Pan, Boyang Liang 외

The success of the state-of-the-art video deblurring methods stems mainly from implicit or explicit estimation of alignment among the adjacent frames for latent video restoration. However, due to the influence of the blu…

DeblurringVideo DeblurringVideo Restoration

VDTR: Video Deblurring with Transformer

2022-04-17 · Mingdeng Cao, Yanbo Fan, Yong Zhang, Jue Wang 외

Video deblurring is still an unsolved problem due to the challenging spatio-temporal modeling process. While existing convolutional neural network-based methods show a limited capacity for effective spatial and temporal …

DeblurringDecoderVideo DeblurringVideo Restoration

DAVIDE: Depth-Aware Video Deblurring

2024-09-02 · German F. Torres, Jussi Kalliola, Soumya Tripathy, Erman Acar 외

Video deblurring aims at recovering sharp details from a sequence of blurry frames. Despite the proliferation of depth sensors in mobile phones and the potential of depth information to guide deblurring, depth-aware debl…

DeblurringVideo Deblurring