# chenriwei/DeepFace

Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.

Repository: https://github.com/chenriwei/DeepFace
Canonical: https://ross.abutalabs.com/products/chenriwei-deepface
Language: Python
License Family: other
Topics: deep-learning, face-recognition, face-detection, face-analysis, face-dataset
Last push: 2016-09-11T09:12:56+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": 3947, "days_push": 3643, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1508, forks 610 (observed 2026-08-28T04:04:55.536460+00:00)

## What it is
A deep learning face analysis toolkit built on Caffe, implementing face detection, facial keypoint (alignment) detection, and face verification using DeepID-style architectures. It also curates a collection of commonly used face research datasets organized by task.

## Use cases
- detect faces in full-size images with a fully convolutional network
- find facial key points like eyes and nose for alignment
- verify whether two face images belong to the same person
- train face recognition models with DeepID architecture on Caffe
- find face datasets for detection, alignment, and recognition research

## When to choose
- you need reference implementations of classic Caffe-based face detection, alignment, or DeepID verification
- you are studying or reproducing pre-2016 face analysis research
- you want a curated list of face datasets organized by task

## When to avoid
- you need a maintained, production-ready face recognition system
- you want modern architectures or PyTorch/TensorFlow support
- you need a permissively licensed project (no license is specified)
- you require up-to-date documentation or community support

## Facets
- artifact type: library
- maturity: abandoned
- function: deep-learning, computer-vision, image-processing, machine-learning
- domain: computer-vision, deep-learning, image-processing, artificial-intelligence
- platform: python, cross-platform
- tags: face-recognition, face-detection, face-alignment, caffe, deepid, face-datasets, linux

## Member repositories
- chenriwei/DeepFace (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.536460+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-30T04:32:31.874102+00:00, confidence not recorded.
  - readme: https://github.com/chenriwei/DeepFace (fetched 2026-08-28T04:04:55.536460+00:00, sha 06501b06fcce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
