phamvanhanh6720 / IDCardVNRecognition

Recognize and extract information from ID Card VietNam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDCardVNRecognition

  • Recommend: GPU + OS(Ubuntu)

Update

  • I recently updated the new version that is easy to install and is improved slightly in accuracy and performance.

Install Dependencies

# Install an ASGI server, for production such as Uvicorn or Hypercorn.
pip3 install uvicorn[standard]
pip3 install -r requirements.txt

Run Server

uvicorn run:app --host='hostname'

About

Recognize and extract information from ID Card VietNam


Languages

Language:Python 57.1%Language:HTML 23.8%Language:CSS 18.2%Language:Dockerfile 1.0%