Use of an autoencoding model for denoising synthetic images

Jérôme BUISINE 7c7d8ffd48 Merge branch 'release/v0.0.2' hace 5 años
modules bcc604e079 First model commit hace 5 años
.gitignore b5efdd2af6 Update of ignore files from project hace 5 años
LICENSE bcc604e079 First model commit hace 5 años
README.md 19b3967aa2 Update of model architecture hace 5 años
dataset 19b3967aa2 Update of model architecture hace 5 años
generate_dataset.py 19b3967aa2 Update of model architecture hace 5 años
generate_reconstructed_data.py bcc604e079 First model commit hace 5 años
image_denoising.py 19b3967aa2 Update of model architecture hace 5 años
transformation_functions.py 19b3967aa2 Update of model architecture hace 5 años

README.md

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

Detailed later...

License

The MIT license