Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amansharma2910/deeplearning-ocr_denoiser


https://github.com/amansharma2910/deeplearning-ocr_denoiser

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

### ⭐Noise Removal and OCR Using CNNs and Autoencoders




> This project deals with the age old problem in optical character recognition— Dealing w/ noise in the image data that can lead up to misrepresentation and inaccuracies during inference. Here, we implement an AutoEncoder model using TensorFlow and Keras that eliminates noise/distortions within the image data for better OCR operation.