Skip to content

Hi Techies, This is my latest project called Human Emotion Detection. In this project I have trained images based on four emotional categories,i.e, fear, sad, smile and neutral.

Notifications You must be signed in to change notification settings

Lijoantony456/Human_Emotion_Detection

Repository files navigation

Hi Techies, This is my latest project called Human Emotion Detection. In this project I have trained images based on four emotional categories,i.e, fear, sad, smile and neutral. The model is trained using YoloV3(You Only Look Once) Algorithm. I have used "LabelImg" for labeling different classes used in this model. I have also used text to speech conversion in this project with the help of "pyttsx3". After detecting the image based on the image emotion class the "pyttsx3" will convert the text to speech format.

YOLO (You Only Look Once) is a state-of-the-art, real-time object detection system. It is a real-time object detection algorithm that identifies specific objects in videos, live feeds or images. The YOLO machine learning algorithm uses features learned by a deep convolutional neural network to detect objects located in an image.

About

Hi Techies, This is my latest project called Human Emotion Detection. In this project I have trained images based on four emotional categories,i.e, fear, sad, smile and neutral.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages