Automatic license plate recognition using YoloV5 and PyTesseract
this article
To get more hands on, checkthis
This project is a successor tothis link
Refer to our data preparation atTraining
this link
For training, refer toTrain 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