paper-with-me

홈 › Papers

A Multi-scale Video Denoising Algorithm for Raw Image

2022-09-05 · Bin Ma, Yueli Hu, Xianxian Lv, Kai Li

Video denoising for raw image has always been the difficulty of camera image processing. On the one hand, image denoising performance largely determines the image quality, moreover denoising effect in raw image will affect the accuracy of the following operations of ISP processing flow. On the other hand, compared with image, video have motion information in time sequence, thus motion estimation which is complex and computationally expensive is needed in video denoising. In view of the above problems, this paper proposes a video denoising algorithm for raw image, performing multiple cascading processing stages on raw-RGB image based on convolutional neural network, and carries out implicit motion estimation in the network. The denoising performance is far superior to that of traditional algorithms with minimal computation and bandwidth, and has computational advantages compared with most deep learning algorithms.

📄 PDF Abstract BibTeX arXiv:2209.01740

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingMotion EstimationVideo Denoising

Similar Papers 제목 키워드 기반

Implementation of the VBM3D Video Denoising Method and Some Variants

2020-01-06 · Thibaud Ehret, Pablo Arias

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. The extension is rather straightforw…

DenoisingImage DenoisingOptical Flow EstimationVideo Denoising

Learning Task-Oriented Flows to Mutually Guide Feature Alignment in Synthesized and Real Video Denoising

2022-08-25 · JieZhang Cao, Qin Wang, Jingyun Liang, Yulun Zhang 외

Video denoising aims at removing noise from videos to recover clean ones. Some existing works show that optical flow can help the denoising by exploiting the additional spatial-temporal clues from nearby frames. However,…

DenoisingOptical Flow EstimationVideo Denoising

Supervised Raw Video Denoising with a Benchmark Dataset on Dynamic Scenes

2020-03-31 · CVPR 2020 6 · Huanjing Yue, Cong Cao, Lei Liao, Ronghe Chu 외

In recent years, the supervised learning strategy for real noisy image denoising has been emerging and has achieved promising results. In contrast, realistic noise removal for raw noisy videos is rarely studied due to th…

DenoisingImage DenoisingVideo Denoising

Joint tone mapping and denoising of thermal infrared images via multi-scale Retinex and multi-task learning

2023-05-01 · Axel Gödrich, Daniel König, Gabriel Eilertsen, Michael Teutsch

Cameras digitize real-world scenes as pixel intensity values with a limited value range given by the available bits per pixel (bpp). High Dynamic Range (HDR) cameras capture those luminance values in higher resolution th…

DenoisingMulti-Task LearningTone MappingVideo Enhancement

Patch Craft: Video Denoising by Deep Modeling and Patch Matching

2021-03-25 · ICCV 2021 10 · Gregory Vaksman, Michael Elad, Peyman Milanfar

The non-local self-similarity property of natural images has been exploited extensively for solving various image processing problems. When it comes to video sequences, harnessing this force is even more beneficial due t…

Color Image DenoisingDenoisingPatch MatchingVideo Denoising