This project implements an Automatic Vehicle Identification Number using the YOLOv8 object detection algorithm in Python. It provides functionality to detect license plates in images and videos, along with utilities for processing and testing.
- License plate detection and tracking using YOLOv8.
- Utilities for image and video processing.
├── README.md
├── model
│ ├── yolov8n.pt
├── license_plate.pt
├── sort
├── main.py
├── util.py
├── test.py
├── requirements.txt
├── results
├── test.gif
-
Clone this repository:
git clone https://github.com/jaigane6387/Automatic-VIN-Tracker
-
Navigate to the project directory:
cd Automatic-VIN-Tracker
-
Install dependencies:
pip install -r requirements.txt
-
Run the main script
main.py
to perform car and license plate detection on a video.python main.py
-
Utilize the provided utilities in
utils.py
for additional processing or customization. -
Evaluate the performance of the Automatic Vehicle Identification Number system using the test script
test.py
.python test.py
Contributions are welcome! Feel free to open issues or submit pull requests.
Note: If you like this repository, kindly give it a star and share it with your peers , lets explore cutting edge technologies together.
Connect with me on social media platforms to stay updated on this project and more!