CoolFace
5 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01Voxel51 /quickstart-3d Dataset Card for quickstart-3d 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 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/quickstart-3d") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/quickstart-3d.3dimage-classificationn<1K5 likes3.9k downloads2y agoHugging Face02guydada /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 Details… See the full description on the dataset page: https://huggingface.co/datasets/guydada/quickstart-coco.imageobject-detectionn<1K1 likes176 downloads2y agoHugging Face03guydada /quickstart-coco2 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-coco2") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/guydada/quickstart-coco2.imageobject-detectionn<1K0 likes34 downloads2y agoHugging Face04jacobsela51 /quickstart Dataset Card for quickstart This is a FiftyOne dataset with 201 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("jacobsela51/quickstart") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/jacobsela51/quickstart.imageobject-detectionn<1K0 likes8 downloads2y agoHugging Face05manushreeg /my-quickstart-dataset 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 from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("manushreeg/my-quickstart-dataset") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/manushreeg/my-quickstart-dataset.imageobject-detectionn<1K0 likes8 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.