This project is an implementation of a Deep Convolutional Denoising Autoencoder to Image denoising using convolutional denoising autoencoders
The names of the notebook indicate the dataset names used to train the models. To see the code running follow these steps
- Install tensorflow, scipy, keras, pickle and jupyter notebook
- Open required notebook using jupyter notebook
- Change directory path of dataset and you are good to go!
- Denoising Dirty Documents : Denoising Dirty Documents : Remove noise from printed text
- Super Image Resolution : Super Image Resolution : Image Super Resolution (x4) Using a Generative Adversarial Network