Skip to content

Smart parking system with automatic license plate detection and license plate number recognition.

Notifications You must be signed in to change notification settings

FaizaanAlFaisal/License-Plate-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Plate OCR

A part of a smart-parking system with automatic license plate detection, and license plate number recognition.

This system combines a custom YOLO model trained to detect (Pakistani) license plates. After detecting the license plate, once it leaves frame, the best image of the license plate taken alongside the determined text are displayed in top left of video feed.

Demo

Demo GIF

Usage

Setup the environment and install requirements. Ensure PyTorch with cuda support is enabled.

Within the tracking.py file, change the parameters of object being created as needed, and modify .env with path to video feed or URL of live feed.

Run the file with:

python tracking.py

About

Smart parking system with automatic license plate detection and license plate number recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages