Skip to content

sRGB Real Noise Modeling via Noise-Aware Sampling with Normalizing Flows, in ICLR 2024

License

Notifications You must be signed in to change notification settings

dongjinkim9/NAFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sRGB Real Noise Modeling
via Noise-Aware Sampling with Normalizing Flows

Dongjin Kim*, Donggoo Jung*, Sungyong Baik, Tae Hyun Kim
*Equal Contribution

[ICLR2024] Paper

Camera / ISO Clean Noisy Sampled Noisy
Samsung Galaxy S6 Edge / 03200
0032-0023.mp4
Google Pixel / 06400
0018-0017.mp4

Table of Contents

Framework Overview

Training

Inference

How to run

Installation

# Clone this repo
git clone https://github.com/dongjinkim9/NAFlow.git
cd NAFlow

# Create and activate conda environment
conda env create -f environments.yaml
conda activate naflow

Training and Evaluation

Model Training Instructions Testing Instructions
NAFlow Link Link
Denoising Networks - Link

Results

NAFlow

naflow

Denoising networks with NAFlow

denoising

Citation

If you find our work useful in your research, please consider citing our paper:

@article{kim2023srgb,
  title={sRGB Real Noise Modeling via Noise-Aware Sampling with Normalizing Flows},
  author={Kim, Dongjin and Jung, Donggoo and Baik, Sungyong and Kim, Tae Hyun},
  booktitle={ICLR},
  year={2023}
}

Acknowledgement

The codes are based on DeFlow. We thank the authors for sharing their codes.

About

sRGB Real Noise Modeling via Noise-Aware Sampling with Normalizing Flows, in ICLR 2024

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages