A convolutional auto-encoder for removing noise from document images. In this project, I created an encoder-decoder model using a convolutional neural network (CNN) called Convolutional Auto-Encoder (CAE) which takes a noisy image and reconstructs it into the target image removing the noise.
- Open documentDenoising.ipynb file in Google colab
- Add your Kaggle authentication file "kaggle.json" to colab server
- Click run All from the colab menu bar