概览
为 Python 和命令行提供人脸定位与识别接口。 项目由 ageitgey 在 GitHub 维护,主要语言为 Python。具体功能和支持范围请参阅[项目 README](https://github.com/ageitgey/face_recognition#readme)。
主要功能
- 为 Python 和命令行提供人脸定位与识别接口。
要求、安装和快速入门
根据仓库安装文档选择运行环境及所需模型权重,启动前核对操作系统和 GPU 兼容性。
[查看上游安装与快速开始文档](https://github.com/ageitgey/face_recognition#readme)
[查看上游安装与快速开始文档](https://github.com/ageitgey/face_recognition#readme)
用法
使用自己的测试素材运行文档中的图像或视频示例,检查效果后再接入相关 API 或处理流程。
[使用示例与配置说明](https://github.com/ageitgey/face_recognition#readme)
[使用示例与配置说明](https://github.com/ageitgey/face_recognition#readme)
模型兼容性与使用场景
仓库元数据未说明模型兼容性。
许可证与风险说明
GitHub 标注该仓库使用 MIT。请查看上游许可证文件;模型权重、数据集和依赖可能有独立条款。
Source review 2026-09-05: GitHub search metadata and repository README. No runtime benchmark performed. License metadata: MIT.
发布与维护
[查看版本发布记录](https://github.com/ageitgey/face_recognition/releases)。