Skip to content

uprg/Hindi-Letters-Recognition

Repository files navigation

Hindi-Letters-Recognition

for running this project succesfully you have do following steps:

  1. install python 3
  2. install libraries numpy,pandas,tensorflow,keras,opencv through pip
  3. now run CreateCSV.py to convert images to numeric data (CSV Files)
  4. then run Model.py
  5. after that you will get your model (devanagari.h5)
  6. finally run Application.py to do real time Hindi letters detection
  7. A Demo is shown in Demo.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages