Skip to content

This project implements a detection plate-license with yolov5. Additionally, the project includes a simple Flask web application or Grpc.

License

Notifications You must be signed in to change notification settings

QuocAnh189/Detect_License_Plate

Repository files navigation

Detect License Plate

How to run the app (Local)

  1. Clone the repo and cd into it
  2. In root folder Run pip install -r requirements.text (python version 3.11.3)
  3. Cd to src/plate_detector and git clone https://github.com/ultralytics/yolov5.git
  4. In src/plate_detector Run pip install -r requirements.text
  5. Run command python src/app.py
  6. Visit localhost:5000 or 127.0.0.1:5000 in your postman

How to run the app (Docker)

  1. Clone the repo and cd into it
  2. In root folder Run docker-compose up --build
  3. Visit localhost:80 or 127.0.0.1:80 in your postman

Relate Source

Author Contact

Contact me with any questions!

Email: [email protected] Facebook: https://www.facebook.com/tranphuocanhquoc2003

Thank You so much for your time !!!

About

This project implements a detection plate-license with yolov5. Additionally, the project includes a simple Flask web application or Grpc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published