balavenkatesh3322 / emotion_detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emotion detection using deep learning

Introduction

This project aims to classify the emotion on a person's face into one of seven categories, using deep convolutional neural networks. seven emotions - angry, disgusted, fearful, happy, neutral, sad and surprised.

Dependencies

  • To install the required packages, run pip install -r requirements.txt.

Basic Usage

  • First, clone the repository and enter the folder

How to deploy into server

  • python3 app.py

Application will run on 4000 port

About


Languages

Language:Python 94.6%Language:HTML 5.4%