Skip to content

This GitHub repository features an efficient project for Automatic License Plate Detection (ALPR) and Speed Estimation. Utilizing YOLOv8, SORT, and EasyOCR, the project achieves accurate results in real-time.

License

jamal022/automatic-number-plate-recognition-Speed-Estimation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automatic-number-plate-recognition-Speed-Estimation

Screenshot (24)

Overview: This GitHub repository hosts a comprehensive project that combines advanced computer vision techniques to perform Automatic License Plate Detection (ALPR) and Speed Estimation using state-of-the-art algorithms. The project employs YOLOv8 for license plate detection, SORT for object tracking, and EasyOCR for optical character recognition to achieve highly accurate and efficient results.

A licensed plate detector was used to detect license plates. The model was trained with Yolov8 using this dataset. The model is available here.

Dependencies

  • Python 3.x
  • OpenCV
  • YOLOv8
  • SORT
  • EasyOCR
  • Numpy

Note: The sort module needs to be downloaded from this repository.

About

This GitHub repository features an efficient project for Automatic License Plate Detection (ALPR) and Speed Estimation. Utilizing YOLOv8, SORT, and EasyOCR, the project achieves accurate results in real-time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%