sub-ha-sish / HumanFaceEmotion

The face emotion project involves analyzing facial expressions to identify and classify different emotions. This can be achieved using computer vision techniques and machine learning algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                 # HumanFaceEmotion

    This repository consists of a dataset which we will train in our to see how Emotion Detection using AI works

Project has the following stages:

      Collecting Images with Expressions
      
      Detecting Faces in the Images and saving them
      
      Training our classifier on the Faces
      
      Recognition of expression in new Images

About

The face emotion project involves analyzing facial expressions to identify and classify different emotions. This can be achieved using computer vision techniques and machine learning algorithms.


Languages

Language:Jupyter Notebook 95.2%Language:Python 4.8%