Skip to content

Real-Time Facial Emotion Recognition

Real-time emotion detection pipeline with CNN/DNN models using Python, Flask, and React.

AIWebPythonPyTorch/TensorFlowFlaskReact
RT
Real-time inference
CNN/DNN
Production-ready paths
Modular
Extensible pipeline

Links

Real-Time Facial Emotion Recognition cover

Problem

Analyze facial expressions in real-time for interactive applications.

Solution

Prototyped CNN/DNN pipelines, Flask API, and a React dashboard. Optimized model inference for responsiveness.

Impact

  • Real-time inference demo for lab review
  • Modular pipeline for new datasets

Tech Stack

Python, PyTorch/TensorFlow, Flask, React, WebSockets.

Related projects