gbusr / ML
深度学习
☆24Updated 6 years ago
Alternatives and similar repositories for ML
Users that are interested in ML are comparing it to the libraries listed below
Sorting:
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆57Updated 2 years ago
- 基于tensorflow的人脸识别☆23Updated 7 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- 变电站作业管控平台。包括人脸识别考勤,移动目标跟踪,越线检测,安全措施检测,姿态识别等功能。☆94Updated 5 years ago
- 基于CNN的车牌(字符)识别 end2end plate recognition using CNN based on Tensorflow☆26Updated 8 years ago
- 基于OpenCV深度学习与face++共同识别人脸项目☆25Updated 7 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆79Updated 6 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆86Updated 6 years ago
- tensorflow关于目标检测的实现 包括maskrcnn; keras二分类,多分类实例以及两种不同的车牌识别,人脸识别,GAN☆40Updated 5 years ago
- Tensorflow 自动打标工具 python版☆47Updated 6 years ago
- 人脸识别客户端☆112Updated 6 years ago
- A simple face recognition demo based on python-OpenCV☆46Updated 10 years ago
- facenet人脸检测与识别系统☆219Updated 2 years ago
- 车辆品牌识别☆25Updated 6 years ago
- 视频行为识别☆35Updated 6 years ago
- 图像字符识别☆11Updated 6 years ago
- This is a Deep Learning practice Demo which can find person in the video by human face.人脸识别的小demo,通过待识别的人脸图像在视频影像中找人。☆90Updated 6 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- Real-time facial landmarks detection / 摄像头人脸检测并进行特征点标定☆72Updated 2 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- Python实现人脸对比,活体检测☆10Updated 4 years ago
- 行人识别和人数统计☆15Updated 7 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- yolov3的tensorflow实现☆59Updated 5 years ago
- 行人检测 ,支持图片和视频两种方式☆25Updated 6 years ago
- MXNET实现的年龄性别识别,训练了超大数据集得到的模型。☆29Updated 4 months ago
- EasyPR-python☆71Updated 7 years ago
- 基于YOLOV3开发的智能视频监控模块(DLL)。支持视频有效片段提取、目标对象是否出现检测、目标对象出现次数,比如计数人出现多少次☆64Updated 6 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 5 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago