All Projects → yghstill → Deeplearning_ocr

yghstill / Deeplearning_ocr

Deep Learning on 身份证识别

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Deeplearning ocr

Micromlp
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
Stars: ✭ 92 (-13.21%)
Mutual labels:  deeplearning
Intra Bag And Inter Bag Attentions
Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions
Stars: ✭ 98 (-7.55%)
Mutual labels:  deeplearning
Spectralnormalizationkeras
Spectral Normalization for Keras Dense and Convolution Layers
Stars: ✭ 100 (-5.66%)
Mutual labels:  deeplearning
Classification Of Hyperspectral Image
Classification of the Hyperspectral Image Indian Pines with Convolutional Neural Network
Stars: ✭ 93 (-12.26%)
Mutual labels:  deeplearning
The Nlp Pandect
A comprehensive reference for all topics related to Natural Language Processing
Stars: ✭ 1,349 (+1172.64%)
Mutual labels:  deeplearning
Mad Twinnet
The code for the MaD TwinNet. Demo page:
Stars: ✭ 99 (-6.6%)
Mutual labels:  deeplearning
Pytorch Seq2seq
An open source framework for seq2seq models in PyTorch.
Stars: ✭ 1,297 (+1123.58%)
Mutual labels:  deeplearning
R3net
Code for the IJCAI 2018 paper "R^3Net: Recurrent Residual Refinement Network for Saliency Detection"
Stars: ✭ 105 (-0.94%)
Mutual labels:  deeplearning
Exposure correction
Reference code for the paper "Learning Multi-Scale Photo Exposure Correction", CVPR 2021.
Stars: ✭ 98 (-7.55%)
Mutual labels:  deeplearning
Sert
Semantic Entity Retrieval Toolkit
Stars: ✭ 100 (-5.66%)
Mutual labels:  deeplearning
360sd Net
Pytorch implementation of ICRA 2020 paper "360° Stereo Depth Estimation with Learnable Cost Volume"
Stars: ✭ 94 (-11.32%)
Mutual labels:  deeplearning
Ngsim env
Learning human driver models from NGSIM data with imitation learning.
Stars: ✭ 96 (-9.43%)
Mutual labels:  deeplearning
Mit Deep Learning Book Pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 9,859 (+9200.94%)
Mutual labels:  deeplearning
Specgan
SpecGAN - generate audio with adversarial training
Stars: ✭ 92 (-13.21%)
Mutual labels:  deeplearning
Matex
Machine Learning Toolkit for Extreme Scale (MaTEx)
Stars: ✭ 104 (-1.89%)
Mutual labels:  deeplearning
Lipreading Densenet3d
DenseNet3D Model In "LRW-1000: A Naturally-Distributed Large-Scale Benchmark for Lip Reading in the Wild", https://arxiv.org/abs/1810.06990
Stars: ✭ 91 (-14.15%)
Mutual labels:  deeplearning
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-8.49%)
Mutual labels:  deeplearning
Hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
Stars: ✭ 1,561 (+1372.64%)
Mutual labels:  deeplearning
Dlflow
DLFlow is a deep learning framework.
Stars: ✭ 105 (-0.94%)
Mutual labels:  deeplearning
Androidtensorflowmachinelearningexample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Stars: ✭ 1,369 (+1191.51%)
Mutual labels:  deeplearning

deepLearning_OCR

Deep Learning on 身份证识别    

Get dataset

deep_ocr_make_caffe_dataset --out_caffe_dir /workspace/caffe_dataset_lower_eng
--font_dir /opt/deep_ocr/data/fonts/chinese_fonts
--width 28 --height 28 --margin 4 --langs lower_eng

trained model

link: https://pan.baidu.com/s/1YCGVZENzlubH6G1mXEElOw
提取码:baoo

refer

For details, please refer to http://www.cnblogs.com/ygh1229/p/7224940.html
Some work reference http://chongdata.com/articles/?p=5
If it involves infringement, please tell the author.

new Method

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].