SerdarHelli / MRZ_Passport_Reader_From_Image

MRZ Passport Reader from Image is a Python-based tool that automatically detects, segments, and extracts text from the Machine-Readable Zone (MRZ) of passport images. Utilizing deep learning models for segmentation and face detection, alongside EasyOCR for text recognition, it ensures accurate and efficient MRZ data extraction.
30 stars 7 forks source link

how do you train this model mrz_seg.tflite ? #1

Closed myarchivedaccount closed 5 months ago

SerdarHelli commented 5 months ago

Casual segmentation model. Find data ,label them. then you can train your own model with basic cnn