# vipstone/faceai

一款入门级的人脸、视频、文字检测以及识别的项目.

Repository: https://github.com/vipstone/faceai
Canonical: https://ross.abutalabs.com/products/faceai
Language: Python
License: MIT
License Family: permissive
Topics: dlib, opencv, tesseract-ocr, keras, tensorflow
Last push: 2020-04-16T12:16:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3060, "days_push": 2330, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11076, forks 2488 (observed 2026-08-28T04:10:46.038865+00:00)

## What it is
An entry-level Python project demonstrating face, video, and text detection and recognition using OpenCV, Dlib, face_recognition, Keras/TensorFlow, and Tesseract OCR. It includes tutorials and example code for features like face detection, landmark drawing, digital makeup, gender and emotion recognition, image inpainting, and auto-colorization.

## Use cases
- detect faces in images and videos
- recognize faces in video streams
- draw facial landmarks and contours
- recognize gender from a face photo
- recognize facial emotions like happy or angry
- remove watermarks by repairing images
- auto-colorize black and white photos
- learn OCR with Tesseract

## When to choose
- you are a beginner learning computer vision with OpenCV and Dlib
- you want tutorial-style example code for face detection and recognition
- you need simple demos of emotion, gender, or makeup effects

## When to avoid
- you need a production-ready or actively maintained face recognition system
- you require support for recent Python, TensorFlow, or OpenCV versions
- you need high accuracy or performance at scale

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: computer-vision, image-processing, video-processing, ocr, machine-learning, deep-learning
- domain: computer-vision, image-processing, artificial-intelligence, tutorials
- platform: python, windows, cross-platform
- tags: face-detection, face-recognition, opencv, dlib, tesseract-ocr, emotion-recognition, gender-recognition, image-inpainting, educational-project, linux

## Member repositories
- vipstone/faceai (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.038865+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:16:49.247806+00:00, confidence not recorded.
  - readme: https://github.com/vipstone/faceai (fetched 2026-08-28T04:10:46.038865+00:00, sha cae6b3e70950)
- Data as of 2026-08-30T08:39:29.467469+00:00.
