CoolFace
18 shown

datasets

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

Clear all
01harpreetsahota /InsPLAD-workshop-pool Dataset Card for InsPLAD Workshop Pool This is a FiftyOne dataset with 1754 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("harpreetsahota/InsPLAD-workshop-pool") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/InsPLAD-workshop-pool.imageobject-detection1K<n<10K1 likes1.3k downloads1mo agoHugging Face02Kirin0010 /CVPR_workshop_efficiencyVLMimage3 likes689 downloads6mo agoHugging Face03e56lin /workshop3uncannyelevationimagen<1K0 likes119 downloads2y agoHugging Face04Arvind1403 /Workshop-CarDD-Dataset Dataset Card for cardd_from_hub This is a FiftyOne dataset with 2816 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("Arvind1403/Workshop-CarDD-Dataset") # Launch the App session = fo.launch_app(dataset) Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Arvind1403/Workshop-CarDD-Dataset.imageobject-detection1K<n<10K0 likes116 downloads1y agoHugging Face05Arvind1403 /Workshop-CarDD-Dataset-Subset Dataset Card for Workshop-CarDD-Dataset This is a FiftyOne dataset with 500 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("Arvind1403/Workshop-CarDD-Dataset-Subset") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/Arvind1403/Workshop-CarDD-Dataset-Subset.imageobject-detection1K<n<10K0 likes95 downloads1y agoHugging Face06PS4Research /marimo-workshop-catalogue marimo workshop product catalogue A small, ready-to-search product catalogue for a hands-on marimo workshop, where students build a multimodal (text and photo) product search engine that runs on a CPU. File What it is catalogue.csv 3,000 products, 150 in each of 20 categories images.zip images/<product_id>.jpg, 240×320 JPEG image_vectors.npy (3000, 512) float32 CLIP image vectors, one per catalogue row, each of length 1 products.csv a random 500-row subset used… See the full description on the dataset page: https://huggingface.co/datasets/PS4Research/marimo-workshop-catalogue.image1K<n<10K0 likes73 downloads6d agoHugging Face07lorinachey /spot-telluride-workshop-dataset Spot Telluride Workshop Dataset Multimodal sensor data from a Boston Dynamics Spot D02 (Marble backpack compute), extracted from ROS bags for the Telluride Neuromorphic + AI Workshop. The dataset currently covers two locations, each with its own extraction tool and Hub layout root: Location Runs Hub layout root Extraction tool Classroom demo run1 classroom/run1/<modality>/ extract_demo_data.py School run1, run2 school/run1/<modality>/, school/run2/<modality>/… See the full description on the dataset page: https://huggingface.co/datasets/lorinachey/spot-telluride-workshop-dataset.imagerobotics10K<n<100K0 likes70 downloads2mo agoHugging Face08inxoy /cvpr_workshop_sam_prompt_clustersimagen<1K0 likes63 downloads6mo agoHugging Face09issai /nutrition-workshop-sample Nutrition Workshop Sample A small food object detection set for teaching. It is a sample of the Food Portion Benchmark (FPB), cut down to 20 dishes so that a beginner can train a working detector on a free Colab GPU in under ten minutes. Built for the Nutrition and AI workshop at ISSAI, Nazarbayev University, for participants with no programming background. What is in it Task object detection, YOLO format Dishes 20 Photos 1,127 Boxes 1,699… See the full description on the dataset page: https://huggingface.co/datasets/issai/nutrition-workshop-sample.imageobject-detection1K<n<10K0 likes63 downloads12d agoHugging Face10dgural /droid-frames-workshop Dataset Card for droid-frames This is a FiftyOne dataset with 5172 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("dgural/droid-frames-workshop") # Launch the App session = fo.launch_app(dataset) Dataset… See the full description on the dataset page: https://huggingface.co/datasets/dgural/droid-frames-workshop.imageobject-detectionn<1K0 likes61 downloads4d agoHugging Face11harpreetsahota /cardd_workshop_post_03 Dataset Card for harpreetsahota/cardd_workshop_post_03 This is a FiftyOne dataset with 2816 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("harpreetsahota/cardd_workshop_post_03") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_03.imageimage-classification1K<n<10K0 likes30 downloads10mo agoHugging Face12harpreetsahota /cardd_workshop_post_01 Dataset Card for car_dd This is a FiftyOne dataset with 2816 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("harpreetsahota/cardd_workshop_post_01") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_01.imageimage-classification1K<n<10K0 likes28 downloads1y agoHugging Face13autoexpert-cvpr2026-workshop /dataset-public Auto-Annotation with Expert-Crafted Guidelines: A Study through 3D LiDAR Detection Benchmark Inspired by the critical bottleneck of data annotation in autonomous driving and recent advancements in foundation models, this dataset introduces a novel evaluation paradigm: Auto-Annotation from Expert-Crafted Guidelines. Unlike traditional 3D perception benchmarks that rely on massive amounts of annotated 3D point clouds for supervised learning, AutoExpert is designed to evaluate a… See the full description on the dataset page: https://huggingface.co/datasets/autoexpert-cvpr2026-workshop/dataset-public.imagen<1K0 likes26 downloads5mo agoHugging Face14harpreetsahota /cardd_workshop_post_threed Dataset Card for harpreetsahota/cardd_workshop_post_03 This is a FiftyOne dataset with 2816 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("harpreetsahota/cardd_workshop_post_threed") # Launch the App session =… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_threed.imageimage-classification1K<n<10K0 likes22 downloads1y agoHugging Face15autoexpert-cvpr2026-workshop /assetsimagen<1K0 likes11 downloads6mo agoHugging Face16dagmawi-ml /cwe-workshop-datasetimage1M<n<10M0 likes9 downloads4mo agoHugging Face17harpreetsahota /cardd_workshop_post_02 Dataset Card for harpreetsahota/cardd_workshop_post_01 This is a FiftyOne dataset with 2816 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("harpreetsahota/cardd_workshop_post_02") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/cardd_workshop_post_02.imageimage-classification1K<n<10K0 likes4 downloads1y agoHugging Face18metroboolean /fe_workshop_assetsimagen<1K0 likes3 downloads1y agoHugging Face

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