nop2 / FaceRecognize
pytorch实现实时人脸识别,使用opencv+facenet+mtcnn+knn
☆18Updated 2 years ago
Alternatives and similar repositories for FaceRecognize:
Users that are interested in FaceRecognize are comparing it to the libraries listed below
- 使用Opencv和Dlib实现基于视频的人脸识别☆49Updated 4 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆89Updated 3 years ago
- 自己训练识别模型;支持从照片、视频、摄像头获取人脸数据集;支持识别照片、视频、摄像头中的人脸。☆43Updated last year
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的 人脸识别。☆208Updated 2 years ago
- 人脸识别+活体检测☆32Updated 3 years ago
- Base: MTCNN+FaceNet+PyQt5=人脸识别系统☆85Updated 3 years ago
- 使用yolov5构建人脸检测模型,使用预训练的Arcface完成人脸特征提取和识别☆38Updated 3 years ago
- 本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。☆16Updated 2 years ago
- 基于FaceNet的人脸检测+识别的课堂学生签到系统☆47Updated 3 years ago
- 这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。☆455Updated last year
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆141Updated 3 years ago
- liveness detection with opencv 人脸识别 活体检测☆26Updated 3 years ago
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆63Updated 2 years ago
- 基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。☆144Updated 3 years ago
- 这是一个简单的人工智障识别口罩佩戴的库☆143Updated 4 years ago
- 这是一个用pytorch实现的人脸表情识别☆39Updated 3 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆103Updated 6 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆227Updated 2 years ago
- 人脸检测加表情识别☆145Updated 3 months ago
- 本项目是用于判断是否闭眼或者张开嘴哈欠和吸烟打电话等手势行为, 功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等, 达到危险驾驶检测的功能☆53Updated 3 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆232Updated 4 years ago
- YOLOv5的7.0版本+pyqt5界面+人脸表情识别☆22Updated 11 months ago
- 毕设-基于深度学习的人脸识别☆19Updated 4 years ago
- 东南大学《模式识别》课程项目作业 - 多人脸识别考勤系统☆57Updated 3 years ago
- 基于人脸识别的课堂考勤系统v2.0☆361Updated 2 years ago
- Existing Face Recognition systems fail in recognizing the persons when they are masked but I have developed a face recognition system tha…☆17Updated 3 years ago
- 基于深度学习的人脸识别系统☆59Updated 2 years ago
- Detecting Fatigue Driving using Deep Learning☆13Updated 2 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆224Updated 3 years ago
- Using pytorch: yolov5+facenet+svm☆63Updated 2 years ago