paper-with-me

Papers

Noise Flow: Noise Modeling with Conditional Normalizing Flows

2019-08-22 · ICCV 2019 10 · Abdelrahman Abdelhamed, Marcus A. Brubaker, Michael S. Brown

Modeling and synthesizing image noise is an important aspect in many computer vision applications. The long-standing additive white Gaussian and heteroscedastic (signal-dependent) noise models widely used in the literature provide only a coarse approximation of real sensor noise. This paper introduces Noise Flow, a powerful and accurate noise model based on recent normalizing flow architectures. Noise Flow combines well-established basic parametric noise models (e.g., signal-dependent noise) with the flexibility and expressiveness of normalizing flow networks. The result is a single, comprehensive, compact noise model containing fewer than 2500 parameters yet able to represent multiple cameras and gain factors. Noise Flow dramatically outperforms existing noise models, with 0.42 nats/pixel improvement over the camera-calibrated noise level functions, which translates to 52% improvement in the likelihood of sampled noise. Noise Flow represents the first serious attempt to go beyond simple parametric models to one that leverages the power of deep learning and data-driven noise distributions.

📄 PDF Abstract BibTeX arXiv:1908.08453

Code (1)

BorealisAI/noise_flow 공식 구현 tf

Tasks

Image Denoising

Similar Papers 제목 키워드 기반

Conditional Pseudo-Reversible Normalizing Flow for Surrogate Modeling in Quantifying Uncertainty Propagation

2024-03-31 · Minglei Yang, Pengjun Wang, Ming Fan, Dan Lu 외

We introduce a conditional pseudo-reversible normalizing flow for constructing surrogate models of a physical model polluted by additive noise to efficiently quantify forward and inverse uncertainty propagation. Existing…

PaddingFlow: Improving Normalizing Flows with Padding-Dimensional Noise

2024-03-13 · Qinglong Meng, Chongkun Xia, Xueqian Wang

Normalizing flow is a generative modeling approach with efficient sampling. However, Flow-based models suffer two issues: 1) If the target distribution is manifold, due to the unmatch between the dimensions of the latent…

Density Estimation

NM-FlowGAN: Modeling sRGB Noise without Paired Images using a Hybrid Approach of Normalizing Flows and GAN

2023-12-15 · Young Joo Han, Ha-Jin Yu

Modeling and synthesizing real sRGB noise is crucial for various low-level vision tasks, such as building datasets for training image denoising systems. The distribution of real sRGB noise is highly complex and affected …

DenoisingImage DenoisingImage RestorationNoise Estimation+1

Mixed Noise and Posterior Estimation with Conditional DeepGEM

2024-02-05 · Paul Hagemann, Johannes Hertrich, Maren Casfor, Sebastian Heidenreich 외

Motivated by indirect measurements and applications from nanometrology with a mixed noise model, we develop a novel algorithm for jointly estimating the posterior and the noise parameters in Bayesian inverse problems. We…

Modeling sRGB Camera Noise with Normalizing Flows

2022-06-02 · CVPR 2022 1 · Shayan Kousha, Ali Maleky, Michael S. Brown, Marcus A. Brubaker

Noise modeling and reduction are fundamental tasks in low-level computer vision. They are particularly important for smartphone cameras relying on small sensors that exhibit visually noticeable noise. There has recently …

Denoising