Skip to content

sravand93/Devanagiri-Recognizer

 
 

Repository files navigation

Devanagiri Recognition

This code helps you classify different alphabets of hindi language (Devanagiri) using Convnets

Code Requirements

You can install Conda for python which resolves all the dependencies for machine learning.

Description

Python Implementation

  1. Dataset- DHCD (Devnagari Character Dataset)
  2. Images of size 32 X 32
  3. Convolutional Network Support added.

Train Acuracy ~ 95%

Test Acuracy ~ 92%

Execution for writing through webcam

To run the code, type python Dev-Rec.py

python Dev-Rec.py

About

Hindi Alphabet classifier using convnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%