harshit158 / OCR-pipeline

Implementation of complete pipeline for developeing OCR system starting from getting the raw images, extracting the characters and finally training a ML algorithm followed by classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCR-pipeline

Implementation of complete pipeline for developeing OCR system starting from getting the raw images, extracting the characters and finally training a ML algorithm followed by classification

The solution consists of four files:

  1. Exploration and Preprocessing
  2. Training data and feature extraction
  3. Training and Classification
  4. Summary

About

Implementation of complete pipeline for developeing OCR system starting from getting the raw images, extracting the characters and finally training a ML algorithm followed by classification


Languages

Language:Jupyter Notebook 100.0%