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

Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB

💎1MB lightweight face detection model (1MB轻量级人脸检测模型) observed · 2026-08-28

github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB · 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: 2519
  • days_rel: n/a
  • days_push: 978
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7542 stars · 1548 forks observed · 2026-08-28

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

An ultra-lightweight face detection model (~1MB FP32, ~300KB quantized) designed for edge computing devices, with slim and RFB variants trained on WIDER FACE. It ships pretrained weights plus inference code for PyTorch, ONNX, NCNN, MNN, Caffe, and OpenCV DNN.

Use cases

  • detect faces in images on mobile or embedded devices
  • run face detection on ARM boards with limited memory
  • export a small face detection model to onnx for deployment
  • quantize a face detector to int8 for faster inference
  • add face detection to a camera app on android
  • run face detection in c++ with ncnn or mnn

When to choose

  • you need a tiny, fast face detector for edge or mobile hardware
  • you want pretrained weights with multiple inference framework backends
  • model size and flops matter more than state-of-the-art accuracy

When to avoid

  • you need landmark detection, recognition, or attributes beyond face boxes
  • you need the highest accuracy on hard faces and can afford larger models
  • you need actively maintained code with recent updates

Facets

library · maturity maintenance

computer-vision machine-learning image-processing llm-inference computer-vision machine-learning embedded-systems cross-platform python cpp windows embedded cross-platform face-detection lightweight-model edge-computing onnx ncnn mnn caffe int8-quantization widerface pretrained-model linux macos android

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB")

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