Skip to content

使用insightface开源的arcface模型进行人脸识别

Notifications You must be signed in to change notification settings

olahaaa/face_rec_system

Repository files navigation

使用

安装包

pip install opencv-python numpy insightface onnxruntime 需要配置cuda和cuDNN

使用

cd face_rec_insightface conda activate facegpu (虚拟环境) python3 Face.py

About

使用insightface开源的arcface模型进行人脸识别

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages