Skip to content

A tool to detect and categorize grammatical facial expression.

Notifications You must be signed in to change notification settings

anuragithub/Mood-Inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mood-Inspector

A tool to detect and categorize grammatical facial expression.

Requirements

OpenCV, PyTorch are the main packages being used in this project. Use the package manager pip to install the requirements.

pip install torch
pip install cv2
pip install pandas

Data

Data used for the project was obtained from github. Link to the github repository: https://github.com/muxspace/facial_expressions

Usage

python mood_detector.py

Working Output

Output1: Sample output Output2: Sample output

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A tool to detect and categorize grammatical facial expression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages