Face Expression Recognition

By Abishek Prabakaran R & other 2 Group Members

Real-time facial detection and expression recognition using deep learning CNN models, face embeddings, and image preprocessing for robust classification.

Project Images

Video Presentation

Project Overview

The project implements facial detection and expression recognition. It first detects faces using the Viola-Jones algorithm, then generates face embeddings for matching with a database.

Modules