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

biubug6/Face-Detector-1MB-with-landmark

1M人脸检测模型(含关键点) observed · 2026-08-28

github.com/biubug6/Face-Detector-1MB-with-landmark · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2510
  • days_rel: n/a
  • days_push: 1486
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1107 stars · 275 forks observed · 2026-08-28

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

A PyTorch-based ultra-lightweight face detection library (~1MB models) with 5-point facial landmark detection, offering slim, RFB, and Retinaface-mobile0.25 variants. It includes training, evaluation on WIDER FACE, ONNX export, and ncnn C++ inference for mobile/edge deployment.

Use cases

  • detect faces in images with a tiny model
  • find facial landmarks like eyes and nose
  • deploy face detection on mobile or embedded devices
  • train a lightweight face detector on WIDER FACE
  • convert face detection model to onnx or ncnn
  • run real-time face detection with low compute

When to choose

  • you need a sub-1MB face detector with landmarks for edge or mobile deployment
  • you want ncnn or ONNX inference from a PyTorch-trained model
  • you need to train or fine-tune a lightweight detector on WIDER FACE

When to avoid

  • you need full face recognition or identity matching, not just detection
  • you need heavy occlusion or extreme pose robustness beyond lightweight model accuracy
  • you want a maintained production library with active updates and releases

Facets

library · maturity maintenance

computer-vision image-processing machine-learning deep-learning computer-vision image-processing machine-learning artificial-intelligence python cpp cross-platform face-detection facial-landmarks retinaface ncnn onnx pytorch edge-deployment mobile-inference widerface linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
biubug6/Face-Detector-1MB-with-landmarkmain32

For agents

markdown · JSON · MCP: product_card(name="biubug6/Face-Detector-1MB-with-landmark")

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