Skip to content

akshaybahadur21/Emojinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emojinator 🖖

This code helps you to recognize and classify different hand emojis

Versions 🗽

Moved to a different Repo 🏺

Description 🤘

Emojis are ideograms and smileys used in electronic messages and web pages. Emoji exist in various genres, including facial expressions, common objects, places and types of weather, and animals. They are much like emoticons, but emoji are actual pictures instead of typographics.

File Organization 🗄️

├── Emojinator Parent (Current Directory)
    ├── Emojinator 
        ├── CreateGest.py : Create Gestures 
        ├── TrainEmojinator.py : Train Machine Learning model
        ├── Emojinator.py : Emojinator Application
        ├── gestures : Gesture folder
            ├── 0/
            ├── 1/
            .
            .
            .
            └──11/
        └── hand_emo : hand emojis used in prediction
            ├── 0.png
            .
            .
            └── 12.png
    ├── Emojinator_V2 
    ├── LICENSE
    └── readme.md
        

Results 📊

📌 Cite Us

To cite this guide, use the below format:

@article{emojinator,
author = {Bahadur, Akshay},
journal = {https://github.com/akshaybahadur21/Emojinator},
month = {01},
title = {{Emojinator}},
year = {2018}
}
Made with ❤️ and 🦙 by Akshay Bahadur

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors