I want to train my custom license plate using Yolov5, but I have a problem.
My problem is that my dataset is separated for each character and I have no idea how to make annotation file suitable for Yolo which is as follows.
Because what I've seen so far, for training, you definitely need the entire license plate, which can be used to label each of the characters.
If I train these images, can I achieve a license plate recognition system?