An open API service indexing awesome lists of open source software.

https://github.com/frnn4268/facial-emotion-recognition

This project implements real-time facial emotion detection using the deepface library and OpenCV. It captures video from the webcam, detects faces, and predicts the emotions associated with each face. The emotion labels are displayed on the frames in real-time. Latest version:
https://github.com/frnn4268/facial-emotion-recognition

deep-face-recognition opencv python

Last synced: 2 months ago
JSON representation

This project implements real-time facial emotion detection using the deepface library and OpenCV. It captures video from the webcam, detects faces, and predicts the emotions associated with each face. The emotion labels are displayed on the frames in real-time. Latest version:

Awesome Lists containing this project