CoolFace
Datasetpublic

ShuoZheLi/SVRDD_YOLO

SVRDD Road Damage Detection This repository is formatted for the Hugging Face Dataset Viewer. Each row contains an image and its road-damage object annotations. Load the dataset from datasets import load_dataset ds = load_dataset("YOUR_USERNAME/YOUR_DATASET_NAME") example = ds["train"][0] print(example["image"]) print(example["objects"]) Local unzip usage If you want the images as regular local files, unzip the split archives: unzip train.zip -d… See the full description on the dataset page: https://huggingface.co/datasets/ShuoZheLi/SVRDD_YOLO.

sourceHugging Facecc-by-4.0updated 5mo agoView on Hugging Face
1likes252downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
ShuoZheLi/SVRDD_YOLO · CoolFace