Skip to content

Machine learning project which focus on building a classification model with a convolutional neural network to recognize face emotions in a photo. This project has been developed in team and it's been realised totally in Python.

Notifications You must be signed in to change notification settings

riccardotenuta/emotion_recognition_cnn

Repository files navigation

Istruzioni per il test della CNN:

  1. Scaricare il dataset dal link e caricarlo su Google Drive
  2. Scaricare i file model.json e model.h5 (modello che ha già fatto il training)
  3. Importare i due file in locale su Google Colab

Infine copiare e incollare il codice del file emotion_recognition_code.py nel notebook di Colab

About

Machine learning project which focus on building a classification model with a convolutional neural network to recognize face emotions in a photo. This project has been developed in team and it's been realised totally in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages