更新
- 新增被动反欺骗(RGB 活体检测):启用时,在识别过程中识别时自动跑一次轻量模型(Silent-Face MiniFASNet),补充活体检测无法检测的高质量视频攻击
- 新增新增摄像头选择 + 测试预览:多摄像头机器可以在设置页中指定选择相机序列,并可以一键测试摄像头是否可用
修复
- NO FIX
调整
- 被动反欺骗模型已打包进安装包,装机即用、安装过程无需联网额外下载(与人脸识别模型一致)
- 反欺骗模型缺失 / 加载失败时自动跳过、照常人脸解锁(fail-open),绝不把用户锁在门外,密码始终存在
- 更新 README / DESIGN 文档:补充反欺骗与摄像头选择说明,美化首页(徽章 + emoji),并明确识别链路为 InsightFace(SCRFD 检测 +
ArcFace 512 维识别)。
Updates
-
Added Passive Anti-Spoofing (RGB Liveness Detection): When enabled, a lightweight model (Silent-Face MiniFASNet) is automatically run once during the recognition process to supplement high-quality video attacks that liveness detection cannot detect.
-
Added New Camera Selection + Test Preview: Multi-camera devices can specify the camera sequence in the settings page and can test camera availability with one click.
Fixes
- NO FIX
Adjustments
-
The passive anti-spoofing model is now included in the installation package; it's ready to use immediately and requires no additional downloads via the internet during installation (consistent with the face recognition model).
-
Automatically skips missing or failed anti-spoofing models and continues face unlocking (fail-open) as usual, ensuring users are never locked out; passwords are always a backup.
-
Updated README/DESIGN documentation: Added explanations of anti-spoofing and camera selection, beautified the homepage (badge + emoji), and clearly stated the recognition link as InsightFace (SCRFD detection + ArcFace 512-dimensional recognition).
Full Changelog: v0.1.4...v0.1.5