datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
license-plate-object-detection
Dataset Labels
['license_plate']
Number of Images
{'train': 6176, 'valid': 1765, 'test': 882}
How to Use
Install datasets:
pip install datasets
Load the dataset:
from datasets import load_dataset
ds = load_dataset("keremberke/license-plate-object-detection", name="full")
example = ds['train'][0]
Roboflow Dataset Page
https://universe.roboflow.com/augmented-startups/vehicle-registration-plates-trudk/dataset/1
Citation… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/license-plate-object-detection.license-plate-detection
Licensed Plate - Character Recognition for LPR, ALPR and ANPR
The dataset features license plates from 86 countries and includes 1,940,000+ images with OCR. It focuses on plate recognitions and related detection systems, providing detailed information on plate numbers, country, bbox labeling and other data as well as corresponding masks for recognition tasks - Get the data
The dataset encompasses plate detection systems, cameras, and character recognition for accurate… See the full description on the dataset page: https://huggingface.co/datasets/UniDataPro/license-plate-detection.taiwan-license-plate-detectionlicense-plate-detection
License Plate Detection Dataset
Overview
This dataset is designed for License Plate Detection using modern object detection models such as RT-DETR, DETR, YOLO, etc.
It is a cleaned and simplified version of a Roboflow-exported COCO dataset, converted into Hugging Face Datasets format for easy training, evaluation, and reuse.
The dataset contains only one object class: license_plate, making it ideal for single-class detection tasks and real-time pipelines.… See the full description on the dataset page: https://huggingface.co/datasets/justjuu/license-plate-detection.taiwan-license-plate-detectiontaiwan-license-plate-detection
