Tutorial: Recognize Identity Card Tutorial
cd complete
pip install -r requirement.txt
Run the above command
cd corner_detection
python inference.py --image_path=image_path
Results:
Run the above command
cd text_detection
python inference.py --image_path=image_path
Results:
Run above command to run server
cd complete
python server.py
Final Result
{
"id": "38138424",
"name": "LÊ KIỀU DIỄM",
"birth": "1989",
"add": "Tân Hưng Tây Phú Tân Cà Mau",
"home": "Khóm 8 Phường 8 TP Cà Mau Cà Mau"
}