Skip to content

emotion recognition using the ravdess dataset with CNN and Time series

Notifications You must be signed in to change notification settings

raho0/emotion-recognition-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emotion-recognition-cnn

emotion recognition using the ravdess dataset with CNN and Time series

CNN Model

CNN MODEL

Timeseries Model

TS MODEL

CNN Plot

CNN PLOT

Timeseries Plot

TS PLOT

Test Results

Time series:

loss: 5.7330 - precision_1: 0.6029 - recall_1: 0.5999 - categorical_accuracy: 0.6014

CNN:

loss: 4.5830 - precision: 0.4817 - recall: 0.4626 - categorical_accuracy: 0.4698