paper-with-me

홈 › Papers

Noise2Blur: Online Noise Extraction and Denoising

2019-12-03 · Huangxing Lin, Weihong Zeng, Xinghao Ding, Xueyang Fu, Yue Huang, John Paisley

We propose a new framework called Noise2Blur (N2B) for training robust image denoising models without pre-collected paired noisy/clean images. The training of the model requires only some (or even one) noisy images, some random unpaired clean images, and noise-free but blurred labels obtained by predefined filtering of the noisy images. The N2B model consists of two parts: a denoising network and a noise extraction network. First, the noise extraction network learns to output a noise map using the noise information from the denoising network under the guidence of the blurred labels. Then, the noise map is added to a clean image to generate a new "noisy/clean" image pair. Using the new image pair, the denoising network learns to generate clean and high-quality images from noisy observations. These two networks are trained simultaneously and mutually aid each other to learn the mappings of noise to clean/blur. Experiments on several denoising tasks show that the denoising performance of N2B is close to that of other denoising CNNs trained with pre-collected paired data.

📄 PDF Abstract BibTeX arXiv:1912.01158

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Modeling Dual-Exposure Quad-Bayer Patterns for Joint Denoising and Deblurring

2024-12-10 · Yuzhi Zhao, Lai-Man Po, Xin Ye, Yongzhe Xu 외

Image degradation caused by noise and blur remains a persistent challenge in imaging systems, stemming from limitations in both hardware and methodology. Single-image solutions face an inherent tradeoff between noise red…

DeblurringDenoisingImage Restoration

Unsupervised Image Restoration Using Partially Linear Denoisers

2020-08-14 · Rihuan Ke, Carola-Bibiane Schönlieb

Deep neural network based methods are the state of the art in various image restoration problems. Standard supervised learning frameworks require a set of noisy measurement and clean image pairs for which a distance betw…

DeblurringDenoisingImage DenoisingImage Restoration

Self-Supervised Image Denoising for Real-World Images with Context-aware Transformer

2023-04-04 · Dan Zhang, Fangfang Zhou

In recent years, the development of deep learning has been pushing image denoising to a new level. Among them, self-supervised denoising is increasingly popular because it does not require any prior knowledge. Most of th…

DenoisingImage DenoisingSSIM

Handling noise in image deblurring via joint learning

2020-01-27 · Si Miao, Yongxin Zhu

Currently, many blind deblurring methods assume blurred images are noise-free and perform unsatisfactorily on the blurry images with noise. Unfortunately, noise is quite common in real scenes. A straightforward solution …

DeblurringDenoisingImage Deblurring

LLVD: LSTM-based Explicit Motion Modeling in Latent Space for Blind Video Denoising

2025-01-10 · Loay Rashid, Siddharth Roheda, Amit Unde

Video restoration plays a pivotal role in revitalizing degraded video content by rectifying imperfections caused by various degradations introduced during capturing (sensor noise, motion blur, etc.), saving/sharing (comp…

DenoisingVideo DenoisingVideo Restoration