Skip to content

Classify the emotion in real-time and play music according to the emotion

License

Notifications You must be signed in to change notification settings

bislara/Emotion-Classification-using-Tensorflow.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion Classification using Tensorflow.js

Classify the emotion in real time and play music according to the emotion

This is a real-time Emotion detection using TensorFlow.js to load a pretrained model into the browser .

Packagist Packagist Packagist Packagist

Abstract

Detect faces

Dataset

  • We combine two datasets:
    1. Microsoft FERPlus as one of the dataset to train the emotion-detect model.
    2. Real-world Affective Faces Database (RAF-DB) as another dataset.

Convert Model

Requirements

  • For MobileNetWebcam.html:

    Chrome Shape Detection API : FaceDetector: Chrome on Android, macOS, Windows 10 platfrom. Go to chrome browser chrome://flags/#enable-experimental-web-platform-features and enable the feature

Releases

No releases published

Packages

No packages published

Languages