Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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 vijendrasingh003@gmail.com

About

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

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages