isa96 / ocr-ktp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCR-KTP

      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.

DISCLAIMER THIS IS JUST A SAMPLE KTP THAT I MADE AND I DID NOT PUBLISH THIS FAKE KTP ANYWHERE

image

image

Installation steps

  1. Download segmentation model from google drive
  2. Download tesseract.exe in your computer tesseract.exe installation
  3. Change this variable's value with your tesseract.exe directory
  4. Download all requirements libraries with pip install -r requirements.txt
  5. run main.py

About


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%