1 Star 2 Fork 0

CV_Lab / FaceRecognitionHub

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

Simple Icons

基于Gradio和Streamlit的人脸识别演示系统

code check Releases Version Hugging Face Spaces Hugging Face Spaces License

YOLOv5 Version Gradio Version Python Version Torch Version TorchVision Version pre-commit

🚀 作者简介

曾逸夫,从事人工智能研究与开发;主研领域:计算机视觉;YOLOv5官方开源项目代码贡献人YOLOv5 v6.1代码贡献人Gradio官方开源项目代码贡献人

❤️ Github:https://github.com/Zengyf-CVer

🔥 YOLOv5 官方开源项目PR ID:

💡 YOLOv5 v6.1代码贡献链接:

🔥 Gradio 官方开源项目PR ID:

🤗在线Demo

❤️ 快速体验

本项目提供了在线demo,点击下面的logo,进入Hugging Face Spaces中快速体验:

💎项目流程与用途

📌 项目整体流程

📌 项目示例

❤️ 基于face recognition的人脸识别系统

人脸录入界面
人脸测试界面

🔥安装教程

✅ 第一步:创建conda环境

conda create -n yolo python==3.8
conda activate yolo # 进入环境

✅ 第二步:克隆

git clone https://gitee.com/PyCVer/face-recognition-hub.git

✅ 第三步:安装Face Recognition Hub依赖

cd face-recognition-hub
pip install -r ./requirements.txt -U

⚡使用教程

python gradio_face02.py # 图片上传
python gradio_face03.py # 拍照上传

💬 技术交流

  • 如果你发现任何Face Recognition Hub存在的问题或者是建议, 欢迎通过Gitee Issues给我提issues。
  • 欢迎加入CV Lab技术交流群

About

基于Gradio和Streamlit的人脸识别演示系统 expand collapse
Cancel

Releases

No release

FaceRecognitionHub

Contributors

All

Activities

Load More
can not load any more
Python
1
https://gitee.com/CV_Lab/face-recognition-hub.git
git@gitee.com:CV_Lab/face-recognition-hub.git
CV_Lab
face-recognition-hub
FaceRecognitionHub
master

Search