技术栈

insightface

minhuan
16 天前
fastapi·faiss·insightface·大模型应用·人脸识别模型·本地化人脸识别系统
搭建本地人脸识别系统:解析FastAPI+InsightFace+FAISS全栈实现原理与优化方案26.6在当下身份认证场景中,传统账号密码登录存在记忆成本高、易泄露、易被破解等诸多短板,人脸生物识别凭借唯一性、便捷性、高安全性,已成为主流登录认证方案。市面上多数人脸登录系统依赖云端AI接口,存在网络依赖、数据上传隐私泄露、接口收费、响应延迟高等问题,无法适配内网、离线、私密办公等特殊场景。
qq_45911550
3 年前
python·ubuntu·video·insightface
deploy insightface for face detectionthe following codes for model_test.pythen run python model_test.py, you will get the result. For the video, you may modify model.test.py and set the input value as every frame.
我是有底线的