Cloudox / CNN_Face_Glass_Classfy
CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)
☆30Updated 7 years ago
Alternatives and similar repositories for CNN_Face_Glass_Classfy:
Users that are interested in CNN_Face_Glass_Classfy are comparing it to the libraries listed below
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- yolov2-Tiny转到NCNN下,移植到Android端的demo☆32Updated 6 years ago
- Android demo to use darknet model in ncnn.☆13Updated 4 years ago
- 端到端的针对身份证的文字识别☆24Updated 6 years ago
- 基于深度学习高性能中文车牌识别 (python实现)☆25Updated 6 years ago
- Tensorflow2.0下运行目标检测网络Centernet(基于see--的keras-centernet)☆37Updated last year
- 【口罩佩戴检测数据训练 | 开源口罩检测数据集和预训练模型】Train D/CIoU_YOLO_V3 by darknet for object detection☆58Updated 4 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 5 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆55Updated last year
- 在tensorflow提供的嵌入式demo基础上,使用自己训练的yolov3-tiny模型权重,实现界面精简(好吧只有一个界面)的Android端车辆识别实时系统☆16Updated 5 years ago
- 生成用于训练CRNN的图片数据☆20Updated 6 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31Updated 4 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆81Updated 6 years ago
- 同时识别年龄与性别☆84Updated 6 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆52Updated 3 years ago
- 公共场合口罩检测☆18Updated 5 years ago
- implement the mainstream object detection models☆51Updated 6 years ago
- 基于keras的银行卡号识别☆68Updated 5 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- Tensorflow 自动打标工具 python版☆47Updated 6 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 6 years ago
- ☆59Updated 6 years ago
- 基于人脸识别的口罩/护目镜佩戴程序 武汉加油☆23Updated 5 years ago
- 该脚本能够将用户指定的字符输出为不同字体的图像文件,用于训练文字识别的机器学习模型或用于其他文字识别OCR项目☆41Updated 6 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆87Updated 6 years ago
- ncnn在Android的一个测试,包含了人脸检测(face detection),人脸属性(face attributes),人脸识别(face recognition)。车辆检测(Vehicle detection),车牌检测(plate detection),车牌识别…☆58Updated 4 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 4 years ago
- haar + adboost, cnn,识别国内20多家银行的20多种银行卡,支持凸面和平面印刷字体☆112Updated 6 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆80Updated 4 years ago
- a demo to use insightface☆94Updated 5 years ago