Use of an autoencoding model for denoising synthetic images

Jérôme BUISINE 67f8706cf1 Merge tag 'v0.0.2' into develop 4 anos atrás
modules bcc604e079 First model commit 4 anos atrás
.gitignore b5efdd2af6 Update of ignore files from project 4 anos atrás
LICENSE bcc604e079 First model commit 4 anos atrás
README.md 19b3967aa2 Update of model architecture 4 anos atrás
dataset 19b3967aa2 Update of model architecture 4 anos atrás
generate_dataset.py 19b3967aa2 Update of model architecture 4 anos atrás
generate_reconstructed_data.py bcc604e079 First model commit 4 anos atrás
image_denoising.py 19b3967aa2 Update of model architecture 4 anos atrás
transformation_functions.py 19b3967aa2 Update of model architecture 4 anos atrás

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