Skip to content

katamit/Devanagiri-Recognizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Python 100.0%