datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
spacenet-buildings-vegas-smoketest-sample
SpaceNet Buildings (Vegas) — 20-Chip Smoke-Test Sample
This is a tiny 20-chip sample, not a full dataset. It exists to reproducibly
smoke-test a U-Net vs YOLO building-detection training pipeline end-to-end — not to
train a real model. See the companion model repo
khalilurrahmanridoykhan/unet-vs-yolo-buildings-smoketest
and the source code at
github.com/khalilurrrahmanridoykhan/best-model-for-satellite-imagery.
Source and license
Derived from SpaceNet Buildings v2… See the full description on the dataset page: https://huggingface.co/datasets/khalilurrahmanridoykhan/spacenet-buildings-vegas-smoketest-sample.spacenet-road-dataset##Quickstart
'''python
from datasets import load_dataset
loads directly from the Hub
ds = load_dataset("micahter/spacenet-road-dataset")
spacenet-road-primitives
