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 |
---|---|---|---|---|---|
docker-compose up -d --build
pip install -r requirements.txt
streamlit run app/main.py