Emotion-Detection / README.md
Jishnnu's picture
Initial Commit
0b74a67
---
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