Saravanan1501 / TextDetection-using-CNN-from-scratch

The code detects text by creating a Convolution Neural Network to Classify digits from 0 to 9. The Training code is written from scratch and it trains about 10000 images of 10 different classes . Testing script can deduce the trained model data to use along with a webcam to detect Digits from 0 to 9.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saravanan1501/TextDetection-using-CNN-from-scratch Stargazers