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.
Frequently asked
- What is vipstone/faceai?
- An entry-level Python project for face detection, recognition, gender classification, and expression recognition using deep learning models.
- Is faceai open source?
- Yes — vipstone/faceai is open source, released under the MIT license.
- What language is faceai written in?
- vipstone/faceai is primarily written in Python.
- How popular is faceai?
- vipstone/faceai has 11.1k stars on GitHub.
- Where can I find faceai?
- vipstone/faceai is on GitHub at https://github.com/vipstone/faceai.