coneypo / Dlib_face_detection_from_cameraLinks
Real-time facial landmarks detection / 摄像头人脸检测并进行特征点标定
☆72Updated 3 years ago
Alternatives and similar repositories for Dlib_face_detection_from_camera
Users that are interested in Dlib_face_detection_from_camera are comparing it to the libraries listed below
Sorting:
- Face Recognization System By MTCNN & Insightface☆48Updated 6 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆91Updated 6 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相 似度,从而实现人脸的鉴别☆38Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- a demo to use insightface☆96Updated 5 years ago
- 基于tensorflow的手势识别和分类代码☆216Updated 7 years ago
- facenet人脸检测与识别系统☆222Updated 2 years ago
- ☆20Updated 7 years ago
- 京东 JDD 大赛 猪脸识别项目☆78Updated 6 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago
- a face recognition system based on convolutional neural network.☆61Updated 6 years ago
- 基于facenet的实时人脸识别系统☆446Updated 6 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 7 years ago
- implement the mainstream object detection models☆50Updated 7 years ago
- Deep Learning and Machine Learning project☆120Updated 7 years ago
- emotion classifier based on kaggle fer2013☆197Updated 5 years ago
- 基于tensorflow的人脸识别☆23Updated 7 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆132Updated 7 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆59Updated 2 years ago
- ☆14Updated 7 years ago
- keras使用openpose模型的一个小例子 demo for kereas openpose☆93Updated 7 years ago
- 变电站作业管控平台。包括人脸识别考勤,移动目标跟踪,越线检测,安全措施检测,姿态识别等功能。☆96Updated 6 years ago
- 基于tensorflow的人脸识别☆118Updated 7 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆122Updated 4 years ago
- 适用于复杂场景的人脸识别身份认证系统☆333Updated 2 weeks ago
- A high-performance demo for face recognition based on deep learning.☆109Updated last year
- MTCNN和facenet进行实时人脸识别☆46Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆103Updated 6 years ago
- The wheel package files of Dlib and pip for Python in Window / Dlib 和 pip 安装的 whl 文件☆65Updated 5 years ago