License-plate-detection icon indicating copy to clipboard operation
License-plate-detection copied to clipboard

This project using yolo3 to detection license plate in street

Results 10 License-plate-detection issues
Sort by recently updated
recently updated
newest added

How can i crop license plate image which gets highlighted by prediction. and get license plate color

Hi, you report 97% mAP, but which dataset did you use for training/testing? Thanks in advance.

Excuse me, sir. I want to report, while i was trying to train using command "python train.py --cfg cfg/yolov3.cfg --img-size 416" in my windows command prompt, there were errors like...

Okay so i downloaded the code, I also downloaded the weights from the google drive link that is provided. Now when i run the detect.py and give it a jpg...

Here is the full error: Traceback (most recent call last): File "train.py", line 214, in var=opt.var, File "train.py", line 41, in train dataloader = LoadImagesAndLabels(train_path, batch_size, img_size, multi_scale=multi_scale, augment=True) File...

Hi, I didn't see a License_plate label on the COCO dataset. Can you explain exactly on what data did you train yolo? thanks

How I can export weight to Darknet (.weight) format instead PyTorch(.pt) without weights transpose? OpenCV throw exception with "Transpose the weights (except for convolutional) is not implemented"... ``` /* OpenCV...

Hey! your google drive link is broken, can you please re-upload? Thanks!

Please add LICENSE.txt file otherwise it cannot be used by anyone