Use of GAN approach in order to generate monte carlo noise applied on synthesis images
Jérôme BUISINE 714bc0055b Merge branch 'release/v0.0.2' | 5 years ago | |
---|---|---|
synthesis_images | 5 years ago | |
.gitignore | 5 years ago | |
Dockerfile | 6 years ago | |
LICENSE | 5 years ago | |
Makefile | 6 years ago | |
README.md | 5 years ago | |
ganAtariImage.py | 6 years ago | |
ganSynthesisImage.py | 5 years ago | |
ganSynthesisImage_100.py | 5 years ago | |
ganSynthesisImage_200.py | 5 years ago | |
noise_gan.ipynb | 5 years ago | |
prepare_data.py | 5 years ago | |
requirements.txt | 6 years ago | |
tensorboard.ipynb | 5 years ago |
Study of how to generate noise filter from monte carlo rendering in synthesis images using Generative Adversarial Network approach. The aim of this project is to reproduce monte carlo noise obtained during rendering.
pip install -r requirements.txt
python prepare_data.py
python ganSynthesisImage_200.py