Ross ROSS = Recommend OSS · open-source software intelligence for agents

kuaikuaikim/dface

Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别) observed · 2026-08-28

github.com/kuaikuaikim/dface · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3209
  • days_rel: n/a
  • days_push: 924
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1339 stars · 348 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DFace is an open-source Python library implementing face detection and recognition with PyTorch, based on the MTCNN cascaded convolutional network architecture and FaceNet-style embeddings. It supports NVIDIA CUDA GPU acceleration for real-time performance and is released under the Apache-2.0 license.

Use cases

  • detect faces in images with pytorch
  • build a face recognition system in python
  • mtcnn face detection implementation
  • extract face embeddings for identification
  • real-time face detection on gpu
  • face detection and alignment from webcam

When to choose

  • you need a pure PyTorch MTCNN face detection pipeline you can modify
  • you want GPU-accelerated face detection and recognition in Python
  • you want an Apache-2.0 licensed face recognition starting point

When to avoid

  • you need production-grade anti-spoofing, tracking, and support - the commercial DFace SDK covers that instead
  • you need actively maintained models or recent research architectures
  • you work outside Python/PyTorch ecosystems

Facets

library · maturity maintenance

computer-vision image-processing machine-learning deep-learning computer-vision image-processing deep-learning artificial-intelligence python windows face-detection face-recognition mtcnn pytorch facenet cuda linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
kuaikuaikim/dfacemain23

For agents

markdown · JSON · MCP: product_card(name="kuaikuaikim/dface")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem