Skip to content

harshul-2002/Automatic_Number_Plate_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Number Plate Recognition (ANPR) with YOLOv8 🚗📸

Welcome to the Automatic Number Plate Recognition (ANPR) project! This repository showcases a state-of-the-art ANPR system using the powerful YOLOv8 model. Trained meticulously for 100 epochs on a dataset of 5000 images with precise annotations, this project aims to deliver high accuracy and reliability in detecting and reading vehicle number plates. All training was conducted on Google Colab, leveraging its robust computational resources. Additionally, Tesseract OCR has been integrated for the optical character recognition (OCR) part of the pipeline, ensuring accurate text extraction from the detected number plates. The main.py script included in this repository allows you to test the model locally on your machine. Dive into this project to explore cutting-edge technology in action and see how machine learning can transform everyday tasks. Let's make number plate recognition seamless and efficient! 🚀✨

Installation 🛠️

To get started with the ANPR project, follow these steps:

Clone this repository to your local machine. Install the necessary Python packages by running the following command:

 pip install -r requirements.txt

Ensure you have Tesseract installed on your machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages