Learning Deformable Kernels for Image and Video Denoising
Xiangyu Xu, Muchen Li, Wenxiu Sun

TL;DR
This paper introduces deformable kernels learned via deep neural networks for image and video denoising, effectively reducing artifacts and handling large motions in dynamic scenes.
Contribution
It proposes deformable 2D and 3D kernels with learned sampling locations and weights, advancing denoising by adapting to structures and motion.
Findings
Outperforms state-of-the-art denoising methods on synthetic data
Effectively handles large motions in dynamic scenes
Reduces oversmoothing artifacts in images and videos
Abstract
Most of the classical denoising methods restore clear results by selecting and averaging pixels in the noisy input. Instead of relying on hand-crafted selecting and averaging strategies, we propose to explicitly learn this process with deep neural networks. Specifically, we propose deformable 2D kernels for image denoising where the sampling locations and kernel weights are both learned. The proposed kernel naturally adapts to image structures and could effectively reduce the oversmoothing artifacts. Furthermore, we develop 3D deformable kernels for video denoising to more efficiently sample pixels across the spatial-temporal space. Our method is able to solve the misalignment issues of large motion from dynamic scenes. For better training our video denoising model, we introduce the trilinear sampler and a new regularization term. We demonstrate that the proposed method performs…
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
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Advanced Image Fusion Techniques
