English

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

Computer Vision and Pattern Recognition 2020-05-01 v2 Graphics Machine Learning Image and Video Processing

Abstract

In this paper, we propose a state-of-the-art video denoising algorithm based on a convolutional neural network architecture. Until recently, video denoising with neural networks had been a largely under explored domain, and existing methods could not compete with the performance of the best patch-based methods. The approach we introduce in this paper, called FastDVDnet, shows similar or better performance than other state-of-the-art competitors with significantly lower computing times. In contrast to other existing neural network denoisers, our algorithm exhibits several desirable properties such as fast runtimes, and the ability to handle a wide range of noise levels with a single network model. The characteristics of its architecture make it possible to avoid using a costly motion compensation stage while achieving excellent performance. The combination between its denoising performance and lower computational load makes this algorithm attractive for practical denoising applications. We compare our method with different state-of-art algorithms, both visually and with respect to objective quality metrics.

Keywords

Cite

@article{arxiv.1907.01361,
  title  = {FastDVDnet: Towards Real-Time Deep Video Denoising Without Flow Estimation},
  author = {Matias Tassano and Julie Delon and Thomas Veit},
  journal= {arXiv preprint arXiv:1907.01361},
  year   = {2020}
}

Comments

Code for this algorithm and results can be found in https://github.com/m-tassano/fastdvdnet. arXiv admin note: text overlap with arXiv:1906.11890

R2 v1 2026-06-23T10:09:56.243Z