amirejaz / UK-License-Plate-Detection

This project implements a real-time license plate detection and recognition system, specifically designed for UK-based license plates. Using YOLOv8 for object detection and custom-trained models for license plate extraction, the system detects vehicles, zooms in on license plates, and reads the plate numbers in real-time.
0 stars 0 forks source link

No such file or directory: 'runs/detect/NumberPlates/weights/best.pt' #1

Open ajk1982 opened 1 month ago

ajk1982 commented 1 month ago

FileNotFoundError: [Errno 2] No such file or directory: 'runs/detect/NumberPlates/weights/best.pt'

How do I resolve this? Thanks.

amirejaz commented 1 month ago

You should have a trained model. I'll upload that model for you soon...

On Mon, 14 Oct 2024, 7:24 pm ajk1982, @.***> wrote:

FileNotFoundError: [Errno 2] No such file or directory: 'runs/detect/NumberPlates/weights/best.pt'

How do I resolve this? Thanks.

— Reply to this email directly, view it on GitHub https://github.com/amirejaz/UK-License-Plate-Detection/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASRBSY4LY67TZCOX54Y6LHDZ3PH2LAVCNFSM6AAAAABP5EB23KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4DMMRQG4YDKOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>