haibincoder / DjangoTensorflowLinks
ImageNet,MNIST在线手写体识别,基于Tensorflow, Django实现。
☆27Updated 2 years ago
Alternatives and similar repositories for DjangoTensorflow
Users that are interested in DjangoTensorflow are comparing it to the libraries listed below
Sorting:
- 基于keras的银行卡号识别☆70Updated 6 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Updated 5 years ago
- 基于CNN的车牌(字符)识别 end2end plate recognition using CNN based on Tensorflow☆26Updated 8 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆108Updated 4 years ago
- 图像字符识别☆11Updated 6 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31Updated 5 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 7 years ago
- 使用Pytorch实现了中文手写字符识别☆27Updated 7 years ago
- EasyPR-python☆71Updated 7 years ago
- 中文字符识别项目☆16Updated 6 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆63Updated 5 years ago
- 运用yolo3实现自然场景文字检测☆38Updated 7 years ago
- 基于CRNN+CTC结构实现对不定长文本字符的识别☆10Updated 6 years ago
- Faster_RCNN for text detection 文本检测☆63Updated 3 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆80Updated 4 years ago
- OCR 基于 Keras☆19Updated 6 years ago
- (Deprecated) deep learning based Chinese handwriting character recognition, 基于深度学习的手写汉字地址识别☆35Updated 6 years ago
- 基于flask将一个评论分类模型嵌入到web系统中☆30Updated 5 years ago
- 基于yolov4实现口罩佩戴检测,在验证集上做到了0.954的mAP。☆16Updated 5 years ago
- 图片识别,发票识别☆199Updated 8 years ago
- 百度文字识别api,Python3,包含了(通用文字识别,通用文字识别(含位置信息版),通用文字识别(高精度版),通用文字识别(高精度含位置版),网络图片文字识别,身份证识别,银行卡识别,驾驶证识别,行驶证识别,营业执照识别,车牌识别,表格文字识别-提交请求,通用票据识别,…☆76Updated 6 years ago
- 项目3: 车辆检测及型号识别☆14Updated 6 years ago
- 训练自己的数据,识别二维码中的汉字☆25Updated 6 years ago
- 基于OPENCV和tesseract的中文扫描票据OCR识别。☆94Updated 7 years ago
- 车牌号码自动识别系统☆33Updated 2 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆466Updated 6 years ago
- 项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16…☆52Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700 。这个项目也可以用于其…☆84Updated 6 years ago