Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Document denoising using Convolutional Auto-Encoder (CAE)

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.

ML Framework: TensorFlow, Keras

Language: Python

Libraries: matplotlib, NumPy

Application Areas: Image Processing and Computer Vision


Run on Google Colab

Instructions to Run

  • 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

About

A convolutional auto encoder (CAE) for removing noises from document images. I created an encoder-decoder architecture using tensorFlow that takes a noisy image as input and reconstructs it into a clear image removing the noises.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages