FaceAISDK/FaceAISDK_Android
Android on_device Face Recognition 、 Liveness detection and 1:N & M:N Face Search SDK 端侧可离线人脸识别 活体检测 以及1:N M:N 人脸搜索SDK observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
Flags: no_license
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: 16
- age_days: 1499
- days_rel: 16
- days_push: 16
- n_releases_24m: 32
Adoption not part of the score
1252 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android SDK for fully on-device, offline face detection, recognition, liveness detection (anti-spoofing), and 1:1, 1:N, and M:N face search. It is distributed via Maven Central and supports system cameras and UVC USB cameras without uploading any user data.
Use cases
- add face unlock or password-less face login to an android app
- build offline attendance or check-in with face verification
- implement liveness detection to prevent photo spoofing
- run 1:N face search against an on-device face library for access control
- integrate face recognition into smart locks or robots
- compare two face images on device without a server
When to choose
- you need face recognition that works fully offline on Android
- privacy requires that face data never leaves the device
- you need liveness/anti-spoofing checks bundled with recognition
- you want 1:N or M:N face search on edge hardware including UVC cameras
When to avoid
- you need server-side or cloud face recognition at large scale
- you target iOS or non-Android platforms (a separate iOS SDK exists)
- you need a permissive open-source license - this repo has no license and the SDK is proprietary
- you need general-purpose computer vision beyond faces
Facets
library · maturity active
computer-vision image-processing sdk security computer-vision artificial-intelligence mobile-development security face-recognition liveness-detection anti-spoofing face-search on-device-inference offline biometrics uvc-camera android mobile
1 source
- readme: https://github.com/FaceAISDK/FaceAISDK_Android · fetched 2026-08-28 · b748264c24c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FaceAISDK/FaceAISDK_Android | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="FaceAISDK/FaceAISDK_Android")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem