Skip to content

This repository provide script to do OCR using some basic Deep Learning approach

License

Notifications You must be signed in to change notification settings

vijendra1125/Optical-Character-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optical Character Recognition

This repository aims to provide a collection of mini-projects for a beginner learning Optical Character Recognition (OCR) using Deep Learning. Idea is to start with very simple concept for OCR and then progress toward complex ones.

Currently following concepts have been added to repository:

  • Approach1: Training a custom CNN end-to-end for random string recognition
  • Approach2: Reading paragraph from a screenshot. Using OpenCV to segment out the characters and a custom CNN to classify charaters.

I hope in future I get to do more mini-projects. If you would like to contribute then contact me at [email protected]

About

This repository provide script to do OCR using some basic Deep Learning approach

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published