kimlia545 / KoreanIDCardOCR

Korean ID Card OCR using YOLO and Tesseract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KoreanIDCardOCR

Korean ID Card OCR using YOLO and Tesseract

Step 1 Generate Data

Genrator Korean ID Card

Download Face Dataset
0

Step 2 Data Labeling)

imgaug

Step 3 Data Augmentation

result_0

Step 4 Upload your data in roboflow

To import custom images and bounding boxes in the YOLO format, use Roboflow.

Step 5 Yolo (Text Detection)

1640604380396

Step 6 Text Recognition

[([[59, 71], [114, 71], [114, 98], [59, 98]], '박은영', 0.9962835228060669), ([[57, 101], [181, 101], [181, 124], [57, 124]], '491614-4124423', 0.5739166951866006)]

About

Korean ID Card OCR using YOLO and Tesseract


Languages

Language:Python 100.0%