CRNN PROJECT
- Completed training on 3.6 million data to achieve 96% accuracy
- Provide training interface to individual datasets
- Merging CTPN for complete OCR recognition
- Provide ID card identification interface
- Provide business licence identification interface
- WIN 10 or Ubuntu 16.04
- PyTorch
- tensorboardX
- opencv
- Download the dataset
- Edit Dataset.data.dataset.py self.root to you image path
- Download the labels (password: eaqb)
- Put char_std_5990.txt in dataset/data/text
- And put train.txt and test.txt in dataset/data/text
Note: The ID card numbers appearing in the pictures above are self-made ID card data set numbers (not real resident ID card numbers).