项目作者: yrnigam

项目描述 :
Denoising images by training an image denoising autoencoder using Keras with Tensorflow 2.0 as a backend. Useful in dealing with blur and old images.
高级语言: Jupyter Notebook
项目地址: git://github.com/yrnigam/Image-Denoising-using-AutoEncoders.git


Image-Denoising-using-AutoEncoders

Denoising images by training an image denoising autoencoder using Tensorflow 2.0 as a backend. Useful in dealing with blur and old images.

Steps

1.Understand the theory and intuition behind Autoencoders

2.Build and train an image denoising autoencoder using Keras with Tensorflow 2.0 as a backend

3.Assess the performance of trained autoencoders using various Key performance indicators