China ID Card OCR
基于OCR的身份证要素提取
Dependencies
- torch
- opencv-contrib-python
- pandas
- numpy
- matplotlib
- lmdb
- Pillow
- diagonal-crop
Create Dataset
Download data set from official site and put under data folder. Refer to create_dataset.py
Train models
Refer to train.py
Run Demo Test