Spaces:
Runtime error
Runtime error
| title: Emotion Detection | |
| emoji: π | |
| colorFrom: gray | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: 3.21.0 | |
| app_file: app.py | |
| pinned: false | |
| This repository contains all the materials related to Case Study 1 in the book "A Guide to Applied Machine Learning for Biologists". | |
| Use this link to access the dataset : https://www.kaggle.com/datasets/jonathanoheix/face-expression-recognition-dataset | |
| Please make sure that you change the existing path specification with your custom directory path in the source code. | |
| CREDITS | |
| 1. KISS Institute for Practical Robotics Face Detection Model β Harrcascade File (haarcascade_frontalface_default.xml) | |
| 2. Kaggle Dataset β Face Expression Recognition | |