LLVD: LSTM-based Explicit Motion Modeling in Latent Space for Blind Video Denoising
Video restoration plays a pivotal role in revitalizing degraded video content by rectifying imperfections caused by various degradations introduced during capturing (sensor noise, motion blur, etc.), saving/sharing (compression, resizing, etc.) and editing. This paper introduces a novel algorithm designed for scenarios where noise is introduced during video capture, aiming to enhance the visual quality of videos by reducing unwanted noise artifacts. We propose the Latent space LSTM Video Denoiser (LLVD), an end-to-end blind denoising model. LLVD uniquely combines spatial and temporal feature extraction, employing Long Short Term Memory (LSTM) within the encoded feature domain. This integration of LSTM layers is crucial for maintaining continuity and minimizing flicker in the restored video. Moreover, processing frames in the encoded feature domain significantly reduces computations, resulting in a very lightweight architecture. LLVD's blind nature makes it versatile for real, in-the-wild denoising scenarios where prior information about noise characteristics is not available. Experiments reveal that LLVD demonstrates excellent performance for both synthetic and captured noise. Specifically, LLVD surpasses the current State-Of-The-Art (SOTA) in RAW denoising by 0.3dB, while also achieving a 59\% reduction in computational complexity.
Code (0)
등록된 구현이 없습니다.
Tasks
DenoisingVideo DenoisingVideo RestorationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Word separation in continuous sign language using isolated signs and post-processing
. Continuous Sign Language Recognition (CSLR) is a long challenging task in Computer Vision due to the difficulties in detecting the explicit boundaries between the words in a sign sentence. To deal with this challenge, …
SentenceSign Language RecognitionAdvanced LSTM: A Study about Better Time Dependency Modeling in Emotion Recognition
Long short-term memory (LSTM) is normally used in recurrent neural network (RNN) as basic recurrent unit. However,conventional LSTM assumes that the state at current time step depends on previous time step. This assumpti…
Emotion ClassificationEmotion RecognitionGeneral ClassificationLearning from What is Already Out There: Few-shot Sign Language Recognition with Online Dictionaries
Today's sign language recognition models require large training corpora of laboratory-like videos, whose collection involves an extensive workforce and financial resources. As a result, only a handful of such systems are…
Sign Language RecognitionTransfer LearningEmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogues
In this paper, we propose a self-attentive bidirectional long short-term memory (SA-BiLSTM) network to predict multiple emotions for the EmotionX challenge. The BiLSTM exhibits the power of modeling the word dependencies…
Emotion ClassificationGeneral ClassificationSentence ClassificationSentence EmbeddingEmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogue
In this paper, we propose a self-attentive bidirectional long short-term memory (SA-BiLSTM) network to predict multiple emotions for the EmotionX challenge. The BiLSTM exhibits the power of modeling the word dependencies…
Emotion ClassificationGeneral Classification