Skip to content

Streamlit-powered YOLO license plate detection app, offering image/video processing with interactive user interface. Data from Roboflow.

Notifications You must be signed in to change notification settings

obinopaul/licence-plate-detection

Repository files navigation

Licence Plate Detection using YOLOv8

Alt text

This project employs the YOLO (You Only Look Once) algorithm to detect license plates in images and videos. It features a Streamlit app for an interactive user experience, allowing uploads for detection. The project processes both images and videos, offering versatile use cases.

Installation

  • Clone the repository and navigate to the project directory.
  • Install dependencies: pip install -r requirements.txt.

Usage

Run the app with streamlit run app.py. Upload your files through the app's interface to detect license plates.

Data Source

The dataset was sourced from Roboflow: Plate License Dataset.

Contributions

Contributions are welcome. Please fork, modify, and submit a pull request.

About

Streamlit-powered YOLO license plate detection app, offering image/video processing with interactive user interface. Data from Roboflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published