Use of GAN approach in order to generate monte carlo noise applied on synthesis images
Jérôme BUISINE 17dce75e75 Merge tag 'v0.0.2' into develop | 5 gadi atpakaļ | |
---|---|---|
synthesis_images | 5 gadi atpakaļ | |
.gitignore | 5 gadi atpakaļ | |
Dockerfile | 5 gadi atpakaļ | |
LICENSE | 5 gadi atpakaļ | |
Makefile | 5 gadi atpakaļ | |
README.md | 5 gadi atpakaļ | |
ganAtariImage.py | 5 gadi atpakaļ | |
ganSynthesisImage.py | 5 gadi atpakaļ | |
ganSynthesisImage_100.py | 5 gadi atpakaļ | |
ganSynthesisImage_200.py | 5 gadi atpakaļ | |
noise_gan.ipynb | 5 gadi atpakaļ | |
prepare_data.py | 5 gadi atpakaļ | |
requirements.txt | 5 gadi atpakaļ | |
tensorboard.ipynb | 5 gadi atpakaļ |
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