Use of an autoencoding model for denoising synthetic images

Jérôme BUISINE 67f8706cf1 Merge tag 'v0.0.2' into develop преди 4 години
modules bcc604e079 First model commit преди 4 години
.gitignore b5efdd2af6 Update of ignore files from project преди 4 години
LICENSE bcc604e079 First model commit преди 4 години
README.md 19b3967aa2 Update of model architecture преди 4 години
dataset 19b3967aa2 Update of model architecture преди 4 години
generate_dataset.py 19b3967aa2 Update of model architecture преди 4 години
generate_reconstructed_data.py bcc604e079 First model commit преди 4 години
image_denoising.py 19b3967aa2 Update of model architecture преди 4 години
transformation_functions.py 19b3967aa2 Update of model architecture преди 4 години

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