CoolFace
20 results

license-plate

mabo7237 /license-plates-700k0 likes6.5k downloads4mo agoHugging Facehezarai /persian-license-plate-v1 Dataset is downloaded from here which was provided at Amirkabir University of Technology. The dataset is labeled by the authors. Experimental results show that the fine-tuned model works well in Persian License Plate. Usage You can download the dataset easily using HF datasets package in Python: !pip install datasets from datasets import load_dataset dataset = load_dataset("hezarai/persian-license-plate-v1", split="train") # Other splits: validation, test print(dataset[0]) imageimage-to-text1K<n<10K11 likes3.2k downloads2y agoHugging Facebambok /license-plates-700k0 likes981 downloads3mo agoHugging Facekeremberke /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.imageobject-detection1K<n<10K41 likes936 downloads4y agoHugging Facebodmedam /license-plate-data0 likes747 downloads1y agoHugging FaceUniDataPro /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.imageobject-detectionn<1K6 likes714 downloads10d agoHugging Face