人脸识别,人脸检测 + 比对 + 搜索。
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill ai-face-recognition --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ai Face Recognition?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-ai-face-recognition)More formats (shields.io, HTML) on the badges page.
---
name: ai-intelligent-face-recognition
version: 1.0.0
description: 人脸识别,人脸检测 + 比对 + 搜索。
metadata:
openclaw:
emoji: "🤖"
requires:
bins: []
---
# AI 智能人脸识别系统
## 描述
人脸识别,人脸检测 + 比对 + 搜索。
## 功能
- 人脸检测(人脸定位)
- 人脸比对(1:1比对)
- 人脸搜索(1:N搜索)
- 活体检测(防作弊)
- 人脸属性(年龄/性别)
## 定价
- 基础版:¥199/月(1 万次/月)
- 专业版:¥999/月(10 万次/月)
- 企业版:¥2999/月(无限次)
## 适用场景
- 门禁考勤
- 身份验证
- 安防监控
- VIP识别
## 技术栈
- Python + FastAPI
- 人脸识别引擎
- 活体检测
- 特征提取
## 安装
```bash
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!