uprg / Emojinator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emojinator

to run project sucessfully do following steps:

  1. install python 3
  2. install libraries numpy,tensorflow,keras,opencv,pandas
  3. now run CreateCSV.py and CreateGestures.py to get the numeric data (CSV Files)
  4. after that run model.py
  5. now you will get your model (handEmo.h5)
  6. finally run application.py to do real time emoji detecation
  7. demo is shown in emoji.avi

About


Languages

Language:Python 100.0%