# Denoising with autoencoder ## Description Utilisation d'un autoencoder pour apprendre statistiquement comment il est possible de générer une image de synthèse. Input : - Noisy image - Z-buffer - Normal card or other information... Output : - Reference image ## How to use ? [Autoencoder keras documentation](https://blog.keras.io/building-autoencoders-in-keras.html) Detailed later... ## License [The MIT license](https://github.com/prise-3d/Thesis-NoiseDetection-metrics/blob/master/LICENSE)