A localization, segmentation and the first version of OCR using NumPy. This is a part 2 of a blogging series. Part 1: OCR for DHC: Building a Classifier Part 2: OCR for DHC: Segmentation, Localization and First Version Introduction This is the part where most of my efforts were used. Image Segmentation using NumPy sounds […]
ocr from scratch
OCR For Devanagari Handwritten Character: Building a Classifier
A Devanagari Handwritten Characters Classifier using CNN on Keras. This is a part 1 of a blogging series. Part 1: OCR for DHC: Building a Classifier Part 2: OCR for DHC: Segmentation, Localization and First Version Introduction This has been more than a year I did this project and I have already written a blog […]