vel-14 / License-Plate-Detection-and-Recognition-

Detect and recognize vehicle license plates using YOLOv8 for precise detection and CRNN for accurate character recognition. This project leverages annotated datasets to train models for efficient vehicle image analysis and license plate identification. Achieved an evaluation accuracy of 0.8567 for character recognition using CRNN.
4 stars 0 forks source link

where are these files #1

Open Riha2911 opened 3 months ago

Riha2911 commented 3 months ago

train_image_path ='/Users/velmurugan/Desktop/@/python_works/License plate detection/images/train' train_label_path ='/Users/velmurugan/Desktop/@/python_works/License plate detection/labels/train' val_image_path = '/Users/velmurugan/Desktop/@/python_works/License plate detection/images/val' val_label_path = '/Users/velmurugan/Desktop/@/python_works/License plate detection/labels/val' hope you please reply to these!!!

SanthoshROz4 commented 2 months ago

yeah same problem no files but i found rest of data set

https://github.com/muralikrishnapole/License-Plate-Recognition.git

check out the link