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