TL;DR
This paper introduces a real-time streaming video denoising framework that leverages bidirectional temporal information through a novel buffer block, achieving high-quality denoising with efficient online inference.
Contribution
The paper proposes a Bidirectional Buffer Block enabling online bidirectional temporal fusion for streaming video denoising, improving fidelity and efficiency over existing methods.
Findings
Outperforms state-of-the-art models in fidelity and runtime
Effective for both synthetic and real noise in streaming videos
Applicable to both non-blind and blind denoising scenarios
Abstract
Video streams are delivered continuously to save the cost of storage and device memory. Real-time denoising algorithms are typically adopted on the user device to remove the noise involved during the shooting and transmission of video streams. However, sliding-window-based methods feed multiple input frames for a single output and lack computation efficiency. Recent multi-output inference works propagate the bidirectional temporal feature with a parallel or recurrent framework, which either suffers from performance drops on the temporal edges of clips or can not achieve online inference. In this paper, we propose a Bidirectional Streaming Video Denoising (BSVD) framework, to achieve high-fidelity real-time denoising for streaming videos with both past and future temporal receptive fields. The bidirectional temporal fusion for online inference is considered not applicable in the MoViNet.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMoViNet
