Dataset Card for "license-plate-text-recognition-full"
Background Information
This dataset is generated from keremberke/license-plate-object-detection dataset. What we have done is:
Get the Bounding Boxes for each plate in an image,
Crop the image to make the plate only visible,
Run it through the microsoft/trocr-large-printed model to extract the written information.