jadehh / Face-Detect-Recognize
人脸特征提取,之后做人脸比对
☆14Updated 11 months ago
Alternatives and similar repositories for Face-Detect-Recognize:
Users that are interested in Face-Detect-Recognize are comparing it to the libraries listed below
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆94Updated 3 years ago
- Using pytorch: yolov5+facenet+svm☆63Updated 2 years ago
- 1、基于CNN模型来实现人脸识别 2、基于Flask将人脸识别模型暴露为web服务形式进行调用 3、基于OpenCV调用摄像头对实时视频流数据进行检测☆45Updated 6 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测 ,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆55Updated 2 years ago
- ☆18Updated 2 years ago
- 基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。☆69Updated 4 months ago
- 基于InsightFace的人脸识别☆82Updated 4 years ago
- facenet人脸检测与识别系统☆218Updated 2 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆222Updated 2 years ago
- 基于YOLOv4的安全帽佩戴检测☆87Updated 4 years ago
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆34Updated 4 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆79Updated 6 years ago
- liveness detection with opencv 人脸识别 活体检测☆26Updated 4 years ago
- 可基于摄像头实时监控或录制的视频或静态图片进行行人检测(lffd)/跟踪(deep sort)和行人重识别(reid)。☆136Updated 2 years ago
- 使用yolov5构建人脸检测模型,使用预训练的Arcface完成人脸特征提取和识别☆42Updated 3 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆147Updated 3 years ago
- 基于rknn的官方Android项目rknn_yolov5_android_apk_demo进行修改,部署人脸检测模型retinaface和106人脸关键点检测模型,支持实时人脸检测。支持rk356x和rk3588设备npu推理。☆16Updated last year
- A Python implementation of Yolov5 to detect whether peaple smoking in Jetson Xavier nx and Jetson nano☆60Updated 3 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆45Updated 3 years ago
- 视频行为识别☆35Updated 6 years ago
- 变电站作业管控平台。包括人脸识别考勤,移动目标跟踪,越线检测,安全措施检测,姿态识别等功能。☆94Updated 5 years ago
- CNN学生行为识别☆24Updated 3 years ago
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆100Updated 3 years ago
- 使用Opencv和Dlib实现基于视频的人脸识别☆51Updated 5 years ago
- 火灾检测,浓烟检测,吸烟检测,持续更新中~欢迎star与 提出指导~~请查看原文:https://blog.csdn.net/qq_46098574/article/details/107334954☆90Updated 4 years ago
- MXNET实现的年龄性别识别,训练了超大数据集得到的模型。☆28Updated 4 months ago
- 人脸识别+活体检测☆34Updated 3 years ago
- 这是一个facenet-tf2的库,可以用于训练自己的人脸识别模型☆45Updated 2 years ago
- 使用ONNXRuntime部署百度飞桨开源PP-Vehicle车辆分析,包含车辆检测,识别车型和车辆颜色,车牌检测,车牌识别5个功能,不依赖PaddlePaddle就能运行,包含C++和Python两个版本的程序☆49Updated 2 years ago