paper-with-me

홈 › Papers

LLVD: LSTM-based Explicit Motion Modeling in Latent Space for Blind Video Denoising

2025-01-10 · Loay Rashid, Siddharth Roheda, Amit Unde

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.

📄 PDF Abstract BibTeX arXiv:2501.05744

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingVideo DenoisingVideo Restoration

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Word separation in continuous sign language using isolated signs and post-processing

2022-04-02 · Razieh Rastgoo, Kourosh Kiani, Sergio Escalera

. 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 Recognition

Advanced LSTM: A Study about Better Time Dependency Modeling in Emotion Recognition

2017-10-27 · Fei Tao, Gang Liu

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 Classification

Learning from What is Already Out There: Few-shot Sign Language Recognition with Online Dictionaries

2023-01-10 · Matyáš Boháček, Marek Hrúz

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 Learning

EmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogues

2018-07-01 · WS 2018 7 · Linkai Luo, Haiqin Yang, Francis Y. L. Chin

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 Embedding

EmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogue

2018-06-19 · Linkai Luo, Haiqing Yang, Francis Y. L. Chin

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