Realistic noise simulation(using GAN) test code

These are Noise making GAN test scripts for NTIRE 2019 Real Image Denoising Challenge

The challenge name

NTIRE2019 Real Image Denoising Challenge

team name

DGU-3DMLab

team leader’s name and email address

Seung-Won Jung, swjung83@gmail.com

rest of the team members

Dong-Wook Kim and Jae-Ryun Chung

Prerequisites

  • pytorch 1.0
  • cv2
  • numpy
  • tqdm
  • time

How to Run

  1. Download our gan model's checkpoint (noiseG.pkl)
  2. Run gan_noise_test.py