OCR KTP is used for detect name and gender in KTP, therefore user doesn't need to input their name and gender and this is used for verified user's account.
- Download segmentation model from google drive
- Download tesseract.exe in your computer tesseract.exe installation
- Change this variable's value with your tesseract.exe directory
- Download all requirements libraries with pip install -r requirements.txt
- run main.py