paper-with-me

홈 › 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, abrupt motion blur tend to weaken the relevance in the neighbor frames. In this paper, we propose recurrence-in-recurrence network architecture to cope with the limitations of short-ranged memory. We employ additional recurrent units inside the RNN cell. First, we employ inner-recurrence module (IRM) to manage the long-ranged dependency in a sequence. IRM learns to keep track of the cell memory and provides complementary information to find the deblurred frames. Second, we adopt an attention-based temporal blending strategy to extract the necessary part of the information in the local neighborhood. The adpative temporal blending (ATB) can either attenuate or amplify the features by the spatial attention. Our extensive experimental results and analysis validate the effectiveness of IRM and ATB on various RNN architectures.

📄 PDF Abstract BibTeX arXiv:2203.06418

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringVideo Deblurring

Similar Papers 제목 키워드 기반

Non-Uniform Blind Deblurring by Reblurring

2017-10-01 · ICCV 2017 10 · Yuval Bahat, Netalee Efrat, Michal Irani

We present an approach for blind image deblurring, which handles non-uniform blurs. Our algorithm has two main components: (i) A new method for recovering the unknown blur-field directly from the blurry image, and (ii) A…

Blind Image DeblurringDeblurringImage Deblurring

Recurrence without Recurrence: Stable Video Landmark Detection with Deep Equilibrium Models

2023-04-02 · CVPR 2023 1 · Paul Micaelli, Arash Vahdat, Hongxu Yin, Jan Kautz 외

Cascaded computation, whereby predictions are recurrently refined over several stages, has been a persistent theme throughout the development of landmark detection models. In this work, we show that the recently proposed…

Face Alignment

Beyond Temporal Pooling: Recurrence and Temporal Convolutions for Gesture Recognition in Video

2015-06-05 · Lionel Pigou, Aäron van den Oord, Sander Dieleman, Mieke Van Herreweghe 외

Recent studies have demonstrated the power of recurrent neural networks for machine translation, image captioning and speech recognition. For the task of capturing temporal structure in video, however, there still remain…

Gesture RecognitionImage CaptioningMachine Translationspeech-recognition+3

Learning Truncated Causal History Model for Video Restoration

2024-10-04 · Amirhosein Ghasemabadi, Muhammad Kamran Janjua, Mohammad Salameh, Di Niu

One key challenge to video restoration is to model the transition dynamics of video frames governed by motion. In this work, we propose TURTLE to learn the truncated causal history model for efficient and high-performing…

DeblurringDenoisingmodelRaindrop Removal+8

Recurrence of Nonlinear Control Systems: Entropy and Bit Rates

2023-11-13 · Hussein Sibai, Enrique Mallada

In this paper, we introduce the notion of recurrence entropy in the context of nonlinear control systems. A set is said to be ($\tau$-)recurrent if every trajectory that starts in the set returns to it (within at most $\…