Skip to content

An Streamlit app to show how to train a face emotion recognition

Notifications You must be signed in to change notification settings

Matesanz/face-expression-recognition

Repository files navigation

👋 Welcome to the face analysis project

📜 Table of contents

😃 Description

This project aims to predict face expressions (happyness, rage, sadness...) by using a combination of deep learning and machine learning models.

Normal Surprise Angry Happy Sad Wink
Normal surprise Angry happy sad wink

👷 How to use

🐋 Using docker

docker-compose up -d --build

🐍 Using python

pip install -r requirements.txt
streamlit run app/main.py

About

An Streamlit app to show how to train a face emotion recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published