README.md 530 B

Noise Generation

Description

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.

How to use ?

pip install -r requirements.txt
python prepare_data.py
python ganSynthesisImage_200.py

Contributors

License

MIT