computervisioneng / automatic-number-plate-recognition-python-yolov8

GNU Affero General Public License v3.0
356 stars 147 forks source link

license_plate_detector.pt not found #14

Open Ashutosh7655 opened 1 year ago

TilakDixit commented 1 year ago

No such file or directory: 'models\license_plate_detector.pt'

thesuman74 commented 1 year ago

Same here. I have downloaded the dataset as shown in the youtube video but did not see any licence_plate_detector.pt Is this llicence_plate_detector.pt is generated after training the model with the given dataset or can I download it from somewhere else ?

i have downloaded license_plate_detector inside models but it doesn't work . ANY IDEA?

AkhtarXx commented 10 months ago

https://github.com/Muhammad-Zeerak-Khan/Automatic-License-Plate-Recognition-using-YOLOv8/blob/main/license_plate_detector.pt

download the file from here and then try

No such file or directory: 'models\license_plate_detector.pt'