Image Denoising Using Green Channel Prior
Zhaoming Kong, Fangxi Deng, Xiaowei Yang

TL;DR
This paper introduces a green channel prior-based image denoising method that leverages the higher sampling rate of the green channel and CNN-based noise estimation to improve denoising quality in real-world images.
Contribution
The proposed GCP-ID method integrates green channel prior into patch-based denoising and employs CNNs for adaptive noise estimation, offering a novel approach for real-world image denoising.
Findings
Demonstrates competitive denoising performance on real-world datasets.
Effectively utilizes green channel prior to guide patch grouping.
Employs CNN-based noise estimation for adaptivity.
Abstract
Image denoising is an appealing and challenging task, in that noise statistics of real-world observations may vary with local image contents and different image channels. Specifically, the green channel usually has twice the sampling rate in raw data. To handle noise variances and leverage such channel-wise prior information, we propose a simple and effective green channel prior-based image denoising (GCP-ID) method, which integrates GCP into the classic patch-based denoising framework. Briefly, we exploit the green channel to guide the search for similar patches, which aims to improve the patch grouping quality and encourage sparsity in the transform domain. The grouped image patches are then reformulated into RGGB arrays to explicitly characterize the density of green samples. Furthermore, to enhance the adaptivity of GCP-ID to various image contents, we cast the noise estimation…
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
