Skip to content

ALPR/ANPR Brazilian built with YOLOv4, Tesseract and PaddleOCR

License

Notifications You must be signed in to change notification settings

geogubd/ALPR-YOLOv4

 
 

Repository files navigation

YOLOv4 - ANPR/ALPR

YOLNP - You Only Look Number Plates

Description

Warning: ALPR-YOLOV4 is a personal data science project under development.
YOLNP is a tool that uses YOLOv4 for the extraction of plates in the image, Tesseract and PaddleOCR for OCR. The model for extracting plates and characters has already been completed, leaving only the personalized OCR training with the tools intended for this.

Cars

Cite This Project

If you use this project in your research or wish to refer to the baseline results published in the README, please use the following BibTeX entry.

@misc{ALPR-YOLOv4,
  author =       {Guilherme D. Alves},
  title =        {{yolnp: you only look number plate}},
  howpublished = {\url{https://github.com/Guiflayrom/ALPR-YOLOv4}},
  year =         {2021}
}

License

MIT

Free Software, Hell Yeah!

About

ALPR/ANPR Brazilian built with YOLOv4, Tesseract and PaddleOCR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%