Closed zulhilmyamy closed 3 years ago
try to use regex to struct the plate number on that specific bounding box. bc Malaysian plate number has different way to extract it.
u can change the code from here: https://github.com/theAIGuysCode/yolov4-custom-functions/blob/8f2c922a54d9ee0878efd3dffa42ce6e7bd3ae34/core/utils.py#L78
Hye, i tried the code it's work, but when using Malaysian number plate, the program detect the plate but cant return the plate number. Anybody had any idea with that ?