kahua-ml/nameplate1
Nameplate Detection Dataset This dataset contains 1000 images for object detection of nameplates and related warning signs. Dataset Details Total Images: 1000 Classes: 4 (nameplate, w, warning, yellow) Train: 702 images Validation: 149 images Test: 149 images Usage from datasets import load_dataset # Load the dataset dataset = load_dataset("kahua-ml/nameplate1") # Access splits train_data = dataset["train"] val_data = dataset["valid"]… See the full description on the dataset page: https://huggingface.co/datasets/kahua-ml/nameplate1.
This repository belongs to kahua-ml on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
