hduyyg / kaggle-Digit-Recognizer
Kaggle入门级比赛-数字识别
☆10Updated 6 years ago
Alternatives and similar repositories for kaggle-Digit-Recognizer:
Users that are interested in kaggle-Digit-Recognizer are comparing it to the libraries listed below
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆66Updated 6 years ago
- Age/Gender detection in Tensorflow☆13Updated 7 years ago
- 实现遇到的分类网络(持续更新)☆19Updated 6 years ago
- ☆19Updated 8 years ago
- 基于tensorflow的人脸识别☆23Updated 7 years ago
- 基于CNN的车牌(字符)识别 end2end plate recognition using CNN based on Tensorflow☆26Updated 8 years ago
- 神经网络识别人脸性别☆48Updated 6 years ago
- ICPR 2018 挑战赛一:网络图像的文本识别 / ICPR 2018 挑战赛二:网络图像的文本检测☆42Updated 7 years ago
- Face recognition based on SiameseNet☆93Updated 6 years ago
- some small codes about deep learning☆51Updated 6 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 7 years ago
- 基于cnn神经网络人脸识别 实现的考勤demo项目。ui采用pyqt5,实现了简单的录入人脸,人脸检测,人脸识别。☆57Updated 6 years ago
- This is a Deep Learning practice Demo which can find person in the video by human face.人脸识别的小demo,通过待识别的人脸图像在视频影像中找人。☆90Updated 5 years ago
- 多标签分类,端到端的中文车牌识别基于mxnet .☆75Updated 8 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Updated 4 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- CNN+LSTM; Video classification; Four categories(Normal; Smoking; Using mobile; Off seat)☆43Updated 7 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆113Updated 8 years ago
- svm_classification是一个通用的svm模型训练框架,稍加修改即可变成一个通用的机器学习模型训练框架。方便快速训练机器学习模型,可重复使用,避免重复写代码。☆14Updated 6 years ago
- 烟雾识别程序,混合高斯前景提取+HOG联合LBP+svm模型预测☆18Updated 5 years ago
- Save the detected object images in a Yolo detection☆22Updated 6 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- LBP级联+CNN 回归定位车牌☆115Updated 7 years ago
- Facial Expression Recognition by Convolutional Neural Network(Keras), real time recognition with OpenCV, Final Project for Deep Learning …☆29Updated 6 years ago
- 使用CNN预测年龄与性别☆16Updated 6 years ago
- 基于LibSVM实现的验证码识别,通过对验证码图片进行二值化、去噪、切割等处理后,对每个字符进行识别。识别过程采用LibSVM来实现。可用于识别网站登录的验证码。☆36Updated 7 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- 行人识别和人数统计☆14Updated 7 years ago
- AdaboostExample☆43Updated 5 years ago
- Using tensorflow API to detect objects in a live video feed☆41Updated 6 years ago