Video Denoising

30 papers with code • 12 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Patch Craft: Video Denoising by Deep Modeling and Patch Matching

grishavak/PaCNet-denoiser ICCV 2021

Our algorithm augments video sequences with patch-craft frames and feeds them to a CNN.

45
25 Mar 2021

Efficient Multi-Stage Video Denoising with Recurrent Spatio-Temporal Fusion

Baymax-chen/EMVD CVPR 2021

Then, a denoising stage removes the noise in the fused frame.

104
09 Mar 2021

Multi-Stage Raw Video Denoising with Adversarial Loss and Gradient Mask

avinashpaliwal/MaskDnGAN 4 Mar 2021

We propose to do this by first explicitly aligning the neighboring frames to the current frame using a convolutional neural network (CNN).

33
04 Mar 2021

Learning Spatial and Spatio-Temporal Pixel Aggregations for Image and Video Denoising

xuxy09/texformer 26 Jan 2021

We present a spatial pixel aggregation network and learn the pixel sampling and averaging strategies for image denoising.

216
26 Jan 2021

Unsupervised Deep Video Denoising

sreyas-mohan/udvd ICCV 2021

This is advantageous because motion compensation is computationally expensive, and can be unreliable when the input data are noisy.

64
30 Nov 2020

Supervised Raw Video Denoising with a Benchmark Dataset on Dynamic Scenes

cao-cong/RViDeNet CVPR 2020

Clean video frames for dynamic scenes cannot be captured with a long-exposure shutter or averaging multi-shots as was done for static images.

182
31 Mar 2020

Implementation of the VBM3D Video Denoising Method and Some Variants

tehret/vbm3d 6 Jan 2020

VBM3D is an extension to video of the well known image denoising algorithm BM3D, which takes advantage of the sparse representation of stacks of similar patches in a transform domain.

50
06 Jan 2020

First image then video: A two-stage network for spatiotemporal video denoising

wooramkang/FITVNet 2 Jan 2020

This two-stage network, when trained in an end-to-end fashion, yields the state-of-the-art performances on the video denoising benchmark Vimeo90K dataset in terms of both denoising quality and computation.

6
02 Jan 2020

FastDVDnet: Towards Real-Time Deep Video Denoising Without Flow Estimation

m-tassano/fastdvdnet CVPR 2020

In this paper, we propose a state-of-the-art video denoising algorithm based on a convolutional neural network architecture.

547
01 Jul 2019

DVDnet: A Fast Network for Deep Video Denoising

m-tassano/dvdnet 4 Jun 2019

Previous neural network based approaches to video denoising have been unsuccessful as their performance cannot compete with the performance of patch-based methods.

75
04 Jun 2019