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
- This is a Deep Learning practice Demo which can find person in the video by human face.人脸识别的小demo,通过待识别的人脸图像在视频影像中找人。☆90Updated 6 years ago
- python 图像处理 以图搜图 无损压缩☆11Updated 6 years ago
- 基于tensorflow的人脸识别☆114Updated 6 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- 使用CNN预测年龄与性别☆16Updated 6 years ago
- 基于tensorflow的人脸识别☆23Updated 7 years ago
- python mxnet框架下机器学习识别身份证号码☆11Updated 7 years ago
- 端到端的针对身份证的文字识别☆24Updated 6 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31Updated 4 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- 同时识别年龄与性别☆84Updated 6 years ago
- ☆20Updated 6 years ago
- 基于CNN的车牌(字符)识别 end2end plate recognition using CNN based on Tensorflow☆26Updated 8 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆55Updated 2 years ago
- 人脸打分服务,通过tensorflow通过人脸识别,测年龄,最终返回打分的json☆33Updated 8 years ago
- a deep learning method to detect 68 landmarks☆15Updated 6 years ago
- This is a simple demonstration for running Tensorflow inception v3 model on TensorRT☆12Updated 6 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- 基于掌纹病理纹识别的健康建议系统☆46Updated 7 years ago
- ☆13Updated 6 years ago
- 基于yolo3的口罩佩戴检测项目☆20Updated 5 years ago
- Real-time facial landmarks detection / 摄像头人脸检测并进行特征点标定☆72Updated 2 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆66Updated 5 years ago
- CNN+RNN+CTC☆12Updated 6 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆86Updated 6 years ago
- Book_DeepLearning_Practice☆31Updated 8 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 5 years ago
- Face Scoring Model to Get the Beauty Score of Face☆24Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆101Updated 5 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago