theAIGuysCode / yolov4-custom-functions

A Wide Range of Custom Functions for YOLOv4, YOLOv4-tiny, YOLOv3, and YOLOv3-tiny Implemented in TensorFlow, TFLite, and TensorRT.
MIT License
601 stars 372 forks source link

How do you handle ambiguities in LPD? #111

Open neilyoung opened 3 months ago

neilyoung commented 3 months ago

According to the screenshot

image

there is no special focus on spacings here, but especially in Germany spaces have meanings.

Example: "B NO 1234" and "BN O 1234" are in fact plates from different cities. What is it worth to have them detected both as "BNO1234"?