Skip to content

One solution for Kaggle challenge "Facial Expression Recognition"

License

Notifications You must be signed in to change notification settings

DenisAlicic/Face-emotions

Repository files navigation

Face-emotions

One solution for Kaggle challenge "Facial Expression Recognition Challenge" Project for course "Computational Intelligence" - Faculty of Mathematics, University of Belgrade.

Project idea

Training deep learning model for classification problem of face emotions using pretrained face embeddings from library face_recogntion. All details in paper

Using

If you want to try demo, clone repository, install requirements and run: python predict.py -model PATH_TO_MODEL -save (PATH_TO_FOLDER_FOR_SAVING_PICTURES | 'no') -i ('camera' | PATH_TO_PICTURE)

About

One solution for Kaggle challenge "Facial Expression Recognition"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages