Skip to content

arjunramesh99/EE371Q-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-To-Emoji Generator

Dataset and Model

I use the Real-World Affective Faces Database, used for non-commercial research purposes only. They have firm guidelines on redistribution of content, so please request access from them if you wish to gain access to the dataset.

Users can access and download my trained model at the following link. The model can recognize between the 7 classes of basic emotions

To integrate the model successfully to the code, add it under a new directory named models

Usage

After downloading the model, run the emotion_detector.py script to start the webcam. The following are the controls to use the application:

  • 'c' to capture image and match appropriate emoji
  • 'q' to quit the application

About

Emotion detector using RAF-DB dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published