CoolFace
Datasetpublic

naufalso/coco-2017-person-val

Dataset Card for coco-2017-validation This is a FiftyOne dataset with 2693 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("naufalso/coco-2017-person-val") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/naufalso/coco-2017-person-val.

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes854downloads
6 commits on main
652f4181mo ago

Upload README.md with huggingface_hub

naufalso
f29ace01mo ago

Adding media files in dir data

naufalso
bc68cc91mo ago

Upload metadata.json with huggingface_hub

naufalso
0762b651mo ago

Upload samples.json with huggingface_hub

naufalso
3b0aab61mo ago

Upload fiftyone.yml with huggingface_hub

naufalso
c3f97541mo ago

initial commit

naufalso