coneypo / Dlib_installLinks
The wheel package files of Dlib and pip for Python in Window / Dlib 和 pip 安装的 whl 文件
☆65Updated 6 years ago
Alternatives and similar repositories for Dlib_install
Users that are interested in Dlib_install are comparing it to the libraries listed below
Sorting:
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆155Updated 6 years ago
- a demo to use insightface☆97Updated 6 years ago
- A high-performance demo for face recognition based on deep learning.☆109Updated last year
- 适用于复杂场景的人脸识别身份认证系统☆332Updated 2 months ago
- 基于keras的银行卡号识别☆70Updated 6 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆60Updated 2 years ago
- facenet人脸检测与识别系统☆222Updated 2 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆92Updated 6 years ago
- 简单、快速搞定人脸识别应用,觉得有帮助,给个start吧!☆207Updated 4 years ago
- Real-time facial landmarks detection / 摄像头人脸检测并进行特征点标定☆72Updated 3 years ago
- PyFaceDet is a Python wrapper of libfacedetection. PyFaceDet 是 libfacedetection 人性化的 Python 封装。☆67Updated 6 years ago
- Deep Learning and Machine Learning project☆122Updated 7 years ago
- ☆91Updated 7 years ago
- 制作亚洲人脸数据集☆112Updated 6 years ago
- 简单换脸、人脸对齐、关键点定位与画图☆176Updated 7 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的 人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Updated 7 years ago
- ☆47Updated 7 years ago
- face++,百度ai,虹软,face_recognition 实现人脸检测 人脸识别☆136Updated 3 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆122Updated 4 years ago
- 静默活体检测 Silent Face Anti-Spoofing Attack Detection☆300Updated 4 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆366Updated 6 years ago
- Custom shape predictor model trained to find 81 facial feature landmarks given any image☆492Updated 6 years ago
- implement the mainstream object detection models☆50Updated 7 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆241Updated 6 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 6 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 7 years ago
- 同时识别年龄与性别☆87Updated 6 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.☆55Updated 5 years ago