raho0 / emotion-recognition-cnn

emotion recognition using the ravdess dataset with CNN and Time series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

emotion recognition using the ravdess dataset with CNN and Time series


Languages

Language:Jupyter Notebook 92.9%Language:Python 7.1%