Skip to content

pkkota-dev/anpr_yolov5

 
 

Repository files navigation

Automatic license plate recognition using YoloV5 and PyTesseract

To get more hands on, check this article

This project is a successor to this

Refer to our data preparation at this link

Training

For training, refer to this link

Train logs

Validation Results

Detection

git clone https://github.com/sid0312/anpr_yolov5
cd anpr_yolov5
python detect.py --source sample_cars/  --weights weights/best.pt --conf 0.4
For detection, refer to this link

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 65.6%
  • Jupyter Notebook 34.3%
  • Shell 0.1%