Ai Intelligent Face Recognition

人脸识别,人脸检测 + 比对 + 搜索。

Audits

Pass

Install

openclaw skills install ai-face-recognition

AI 智能人脸识别系统

描述

人脸识别,人脸检测 + 比对 + 搜索。

功能

  • 人脸检测(人脸定位)
  • 人脸比对(1:1比对)
  • 人脸搜索(1:N搜索)
  • 活体检测(防作弊)
  • 人脸属性(年龄/性别)

定价

  • 基础版:¥199/月(1 万次/月)
  • 专业版:¥999/月(10 万次/月)
  • 企业版:¥2999/月(无限次)

适用场景

  • 门禁考勤
  • 身份验证
  • 安防监控
  • VIP识别

技术栈

  • Python + FastAPI
  • 人脸识别引擎
  • 活体检测
  • 特征提取

安装

git clone https://github.com/openclaw-skills/ai-intelligent-face-recognition
cd ai-intelligent-face-recognition
pip install -r requirements.txt
python app.py

创建:2026-03-13 作者:OpenClaw Skills Team