Skip to content

Vietnamese's Automated License Plates Recognition using Transformer OCR

Notifications You must be signed in to change notification settings

buitrongdat1108/ALPR_Ver7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
buitrongdat1108
Dec 9, 2023
5c42593 · Dec 9, 2023

History

15 Commits
Dec 9, 2023
Sep 9, 2022
Dec 9, 2023
Sep 9, 2022
Dec 9, 2023
Dec 9, 2023
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022

Repository files navigation

Vietnamese's Automated License Plate Recognition

  1. Clone the repo \
  2. Run command:

pip install --upgrade pip

pip install --no-cache-dir -r requirements.txt

  1. Run main.py (recommend using VScode or Pycharm).
    For testing open test.py, choose any image then replace line 6's imgPath to the image's location path. \

Alternatively, run by docker. Compile the dockerfile. Then run with command:

docker run -d -p 8765:8765 [docker image's name]

About

Vietnamese's Automated License Plates Recognition using Transformer OCR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages