#279 · Primary category: Computer Vision
Emotion-recognition
Real time emotion recognition
Project last updated:08/30/24
GitHub Stars
1.2K
Forks
372
Contributors
5
License
MIT
Why we included this project
Emotion-recognition is a compact Python program that reads your webcam feed and classifies facial emotions in real time. It shows two windows: the camera view and a bar chart of emotion probabilities, updating live as you move. A pretrained model is included, so you can run the demo right away; a training script lets you retrain on your own data using the FER2013 dataset. The code is straightforward enough to serve as a hands-on example for students or engineers curious about CNN-based image classification.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)