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

https://github.com/josemavarez11/emotions-detector

Python application for detecting emotions based on facial expressions
https://github.com/josemavarez11/emotions-detector

ai cv2 matplotlib python tensorflow tkinter-gui

Last synced: 3 months ago
JSON representation

Python application for detecting emotions based on facial expressions

Awesome Lists containing this project

README

          

# Emotions detector

**Emotion detector based on facial expressions made in python.**

It uses an artificial intelligence model trained with the FER-2013 dataset.

It is able to recognise facial expressions via webcam and determine matches with the AI model. It also accepts image input to return the emotion found.

> [!NOTE]
> School project for artificial intelligence class at URU.