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