Skip to content
#

emotion-detection

Here are 39 public repositories matching this topic...

This repository demonstrates an end-to-end pipeline for real-time Facial emotion recognition application through full-stack development. The frontend is developed in react.js and the backend is developed in FastAPI. The emotion prediction model is built with Tensorflow Keras, and for real-time face detection with animation on the frontend, Tenso…

  • Updated Aug 3, 2022
  • JavaScript

Humans have an ability to recognize and distinguish between faces. Now computers are able to do the same with the help of AI system! So what does this website do? Emotion Detection can classifying the emotion on your facial expression as happy, angry, sad, neutral, surprise, disgust or fear. Try yours by checking the camera below or upload your pic

  • Updated Aug 29, 2023
  • JavaScript

This is a simple web-based application that detects emotions from video feeds or images using face-api.js. It leverages pre-trained deep learning models to analyze facial expressions and categorize them into emotions such as happy, sad, surprised, angry, and more.

  • Updated Dec 27, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the emotion-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the emotion-detection topic, visit your repo's landing page and select "manage topics."

Learn more