Emojinator icon indicating copy to clipboard operation
Emojinator copied to clipboard

A simple emoji classifier for humans. 🖖

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 📊

Emojinator

Emojinator 2.0

Emojinator 3.0

Rock Paper Scissor Lizard Spock

EmoGram

Made with ❤️ and 🦙 by Akshay Bahadur