A deep learning project that detects human emotions in real time using a webcam feed. The model is a Convolutional Neural Network (CNN) trained from scratch on the FER-2013 dataset, and it classifies ...
Face Detection and Recognition AI is a Computer Vision application that automatically detects and identifies human faces in images. The system uses OpenCV's Haar Cascade Classifier to locate faces and ...