uhan6 / gender-recognition
性别识别:使用TensorFlow的CNN训练CNBC数据集,并作出性别预测
☆11Updated 6 years ago
Alternatives and similar repositories for gender-recognition:
Users that are interested in gender-recognition are comparing it to the libraries listed below
- 使用CNN预测年龄与性别☆16Updated 6 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- 人脸打分服务,通过tensorflow通过人脸识别,测年龄,最终返回打分的json☆33Updated 8 years ago
- 基于OpenCV深度学习与face++共同识别人脸项目☆25Updated 7 years ago
- 端到端的针对身份证的文字识别☆24Updated 6 years ago
- 定位综述 目前用于人脸定位的有 两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆100Updated 5 years ago
- ☆22Updated 6 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- 公共场合口罩检测☆18Updated 5 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- Android 版本MTCNN Landmark 106, ncnn优化☆37Updated 5 years ago
- 利用opencv+keras+python实现人脸识别系统☆31Updated 7 years ago
- 《深度学习应用实战之PaddlePaddle》的源码☆18Updated 6 years ago
- 基于tensorflow的人脸识别☆23Updated 7 years ago
- python 图像处理 以图搜图 无损压缩☆11Updated 6 years ago
- 基于tensorflow的人脸识别☆114Updated 6 years ago
- This is a Deep Learning practice Demo which can find person in the video by human face.人脸识别的小demo,通过待识别的人脸图像在视频影像中找人。