vipstone/faceai
An entry-level Python project for face detection, recognition, gender classification, and expression recognition using deep learning models.

This project provides face detection and recognition capabilities for both images and video streams using OpenCV, Dlib, and face_recognition libraries. It includes gender classification and facial expression recognition across seven emotions using Keras and TensorFlow models. Additional features cover facial landmark detection, avatar composition, digital makeup application, image inpainting, and automated image colorization.