Skip to content

This project was made with the motivation of getting down the fundamental basics of Neural Networks and Deep Learning

Notifications You must be signed in to change notification settings

Azufendei/emotion-recognition-with-vgg16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Realtime-Emotion-Recognition-With-VGG16

This project was made with the motivation of getting down the fundamental basics of Neural Networks and Deep Learning. The model was trained on the FER2013 Dataset. VGG16 is a pre-trained facial recognition neural network architecture available on Keras. The project utilises this architecture.. Activation Function -> Softmax. Loss Function -> Categorical Crossentropy. Optimizer -> Adam. Also uses early stopping mechanism to avoid overfitting. Final accuracy achieved -> 0.52~.

About

This project was made with the motivation of getting down the fundamental basics of Neural Networks and Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published