Skip to content
#

fer2013-dataset

Here are 18 public repositories matching this topic...

Emotion Detection is a real-time facial expression recognition system built with TensorFlow and OpenCV. It classifies seven emotions—Angry, Disgust, Fear, Happy, Neutral, Sad, and Surprise—using a CNN trained on the FER-2013 dataset. The model supports both webcam-based and image-based emotion detection.

  • Updated Nov 26, 2025
  • Python

A real-time facial expression recognition system built with CNN, TensorFlow, and OpenCV. It uses a webcam to detect faces and classify emotions like happiness, sadness, anger, and more.

  • Updated May 12, 2025
  • Jupyter Notebook

A Django-based web application that analyzes facial expressions using a webcam or uploaded images, providing personalized mental health suggestions powered by OpenAI. It leverages a CNN model trained on the FER2013 dataset to detect emotions in real-time and offer tailored advice.

  • Updated Sep 25, 2025
  • HTML

Developed a deep learning–based system for facial recognition and emotion analysis. Explored classical computer vision methods by implementing face detection with Haar Cascade and face recognition using OpenCV’s LBPHFaceRecognizer. Additionally, trained a CNN on the FER-2013 dataset for 7-class emotion recognition.

  • Updated Oct 1, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fer2013-dataset 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 fer2013-dataset topic, visit your repo's landing page and select "manage topics."

Learn more