CoolFace
Datasetpublic

maximilian-franz/basil-segmentation-sam3

maximilian-franz/basil-segmentation-sam3 Per-instance segmented basil crops produced by the sam3 backend. This is a Hugging Face ImageFolder dataset: file_name points to the black-background masked crop used for downstream image analysis and bbox_file_name points to the corresponding unmasked rectangular crop. Empty masks are omitted. Bounding boxes use native source-frame coordinates. Load it with: from datasets import load_dataset ds =… See the full description on the dataset page: https://huggingface.co/datasets/maximilian-franz/basil-segmentation-sam3.

sourceHugging Faceupdated 6d agoView on Hugging Face
0likes201downloads
Dataset Card

maximilian-franz/basil-segmentation-sam3

Per-instance segmented basil crops produced by the sam3 backend. This is a Hugging Face ImageFolder dataset: file_name points to the black-background masked crop used for downstream image analysis and bbox_file_name points to the corresponding unmasked rectangular crop. Empty masks are omitted. Bounding boxes use native source-frame coordinates.

Load it with:

python
from datasets import load_dataset
ds = load_dataset("maximilian-franz/basil-segmentation-sam3")

Segmentation scale: 0.33. Local NPZ files are resumable pipeline caches and are deliberately not part of this published dataset. See manifest.json for cache-key provenance and per-group row counts.

maximilian-franz/basil-segmentation-sam3 · CoolFace