1365843167 / -Links
定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化,学习到的函数测试性能就会比较好。现有很多基于回归的方法,其中比较突出的有颜水成的DCR(Deep Cascaded Regression)、ESR(Explicitly Shape Regression)方法、LBF(Local Binary Features)方法以及SDM(Supervised Decent Method)方法。但是,上述方法也存在一定的问题,例如,基于提取到的局部图像特征来定位时很难找到具有全…
☆104Updated 6 years ago
Alternatives and similar repositories for -
Users that are interested in - are comparing it to the libraries listed below
Sorting:
- 检测条形码、运动目标、汉字识别等☆20Updated 6 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- 公共场合口罩检测☆18Updated 5 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆113Updated 3 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- tianchi 天池 广东工业智造算法赛 广东工业智造大数据创新算法赛 铝材表面瑕疵检测☆21Updated 6 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 6 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- ☆59Updated 6 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 5 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Updated 5 years ago
- 同时识别年龄与性别☆84Updated 6 years ago
- a demo to use insightface☆96Updated 5 years ago
- 中文字符识别项目☆16Updated 6 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago
- 学习计算机视觉的道路上☆39Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- Faster_RCNN for text detection 文本检测☆63Updated 3 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 5 years ago
- 人员佩戴口罩检测数据集☆83Updated 5 years ago
- 变电站作业管控平台。包括人脸识别考勤,移动目标跟踪,越线检测,安全措施检测,姿态识别等功能。☆94Updated 5 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆58Updated 2 years ago
- ☆19Updated 8 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理 、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16…☆52Updated 6 years ago
- End to End Chinese License Plate Recognition☆81Updated 6 years ago