本稿では、畳み込みニューラルネットワークアーキテクチャに基づく最新のビデオノイズ除去アルゴリズムを提案します。最近まで、ニューラルネットワークを使用したビデオのノイズ除去は、主に調査されていなかった領域であり、既存の方法は、最高のパッチベースの方法のパフォーマンスと競合することができませんでした。このペーパーで紹介するFastDVDnetと呼ばれるアプローチは、計算時間が大幅に短い他の最先端の競合製品と同等またはそれ以上のパフォーマンスを示します。他の既存のニューラルネットワークのノイズ除去装置とは対照的に、このアルゴリズムは、高速ランタイム、単一のネットワークモデルで広範囲のノイズレベルを処理する機能など、いくつかの望ましい特性を示します。そのアーキテクチャの特性により、優れたパフォーマンスを実現しながら、コストのかかるモーション補正ステージの使用を回避できます。そのノイズ除去性能と低い計算負荷の組み合わせにより、このアルゴリズムは実用的なノイズ除去アプリケーションにとって魅力的です。私たちは、視覚的にも客観的な品質測定基準の観点からも、この手法をさまざまな最先端のアルゴリズムと比較しています。
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.