/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.

Primary LanguageJupyter Notebook

                 # 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