Skip to content

lidong-jimi/License-plate-detection

 
 

Repository files navigation

License-plate-detection

number plate detection using yolo3 and Flask api

download Pretrained weight file

https://www.kaggle.com/achrafkhazri/yolo-weights-for-licence-plate-detector

Description

Python 3.7 or later with the following pip3 install -U -r requirements.txt packages:

Flask==1.1.1
opencv-python==4.1.1.26
tqdm==4.36.1
numpy==1.17.2
pandas==0.25.1

run the app.py

python app.py

open browser

localhost:5000/upload

output

babu babu_yolo_out_py 2

About

Number plate detection using yolo3 and Flask api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.6%
  • JavaScript 12.3%
  • CSS 8.6%
  • HTML 4.5%