Skip to content

Z4phxr/Emotion-Detection-with-DeepFace-in-Images-and-Videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Emotion Detection with DeepFace and OpenCV

This project provides tools to detect and analyze facial emotions in images and videos using the DeepFace library with MTCNN for face detection. It supports batch processing of images and efficient video analysis by skipping frames, enabling faster processing while maintaining smooth emotion transitions. The results are visualized with bounding boxes and emotion labels overlaid on the media.

Features

  • Face detection using MTCNN backend for accuracy
  • Emotion recognition with dominant emotion and optional full emotion breakdown
  • Batch processing of multiple images
  • Video processing with adjustable frame skipping for performance

About

Emotion detection in images and videos using DeepFace with MTCNN face detection, supporting batch image processing and efficient video analysis with frame skipping

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors