← All projects

FAU Emotion Detection Server

June 21, 2025 PythonFlaskDockerComputer Vision

Overview

A Flask server that performs emotion detection using Facial Action Units (FAU) — the small, coded facial muscle movements defined by the Facial Action Coding System. The service exposes emotion inference over an HTTP API and ships with a Dockerfile for containerised deployment.

AI/MLComputer VisionBackend