CoolFace
30 shown

datasets

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

Clear all
01rikkarth /welding-defect-object-detection Welding Defect Object Detection 2,028 annotated images of welds for defect detection, in both YOLO and COCO formats. Three classes: id (YOLO / COCO) name 0 / 1 Bad Weld 1 / 2 Good Weld 2 / 3 Defect Splits split images annotations train 1,619 4,583 valid 283 802 test 126 301 Layout ├── data.yaml # YOLO class names + split paths ├── train|valid|test/ │ ├── images/ # .jpg │ └── labels/… See the full description on the dataset page: https://huggingface.co/datasets/rikkarth/welding-defect-object-detection.imageobject-detection1K<n<10K0 likes1.3k downloads3mo agoHugging Face02keremberke /license-plate-object-detection Dataset Labels ['license_plate'] Number of Images {'train': 6176, 'valid': 1765, 'test': 882} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds = load_dataset("keremberke/license-plate-object-detection", name="full") example = ds['train'][0] Roboflow Dataset Page https://universe.roboflow.com/augmented-startups/vehicle-registration-plates-trudk/dataset/1 Citation… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/license-plate-object-detection.imageobject-detection1K<n<10K41 likes936 downloads4y agoHugging Face03keremberke /construction-safety-object-detection Dataset Labels ['barricade', 'dumpster', 'excavators', 'gloves', 'hardhat', 'mask', 'no-hardhat', 'no-mask', 'no-safety vest', 'person', 'safety net', 'safety shoes', 'safety vest', 'dump truck', 'mini-van', 'truck', 'wheel loader'] Number of Images {'train': 307, 'valid': 57, 'test': 34} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds =… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/construction-safety-object-detection.imageobject-detectionn<1K16 likes809 downloads4y agoHugging Face04cubert-gmbh /XMR_Industrial_Foreign_Object_Detection_Lentils Hyperspectral Foreign-Object Detection in Lentils — Full Dataset The larger counterpart to the small tutorial demo at cubert-gmbh/XMR_Demo_Industrial_Foreign_Object_Detection_Lentils. Captured with a Cubert Ultris XMR camera — 61 bands per pixel, 430–910 nm, 1080 × 1000 pixels. Three acquisition days, 15 merged .cu3s capture sessions, 1,136 frames total, 696 frames with pixel-level COCO annotations across 7 foreign-object classes. Foreign-object detection in… See the full description on the dataset page: https://huggingface.co/datasets/cubert-gmbh/XMR_Industrial_Foreign_Object_Detection_Lentils.object-detection1K<n<10K0 likes534 downloads2mo agoHugging Face05lalalostcode /SeaDroneSee_ObjectDetect_Compresedimage10K<n<100K0 likes530 downloads1mo agoHugging Face06keremberke /forklift-object-detection Dataset Labels ['forklift', 'person'] Number of Images {'test': 42, 'valid': 84, 'train': 295} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds = load_dataset("keremberke/forklift-object-detection", name="full") example = ds['train'][0] Roboflow Dataset Page https://universe.roboflow.com/mohamed-traore-2ekkp/forklift-dsitv/dataset/1 Citation @misc{… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/forklift-object-detection.imageobject-detectionn<1K8 likes512 downloads4y agoHugging Face07keremberke /valorant-object-detection Dataset Labels ['dropped spike', 'enemy', 'planted spike', 'teammate'] Number of Images {'valid': 1983, 'train': 6927, 'test': 988} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds = load_dataset("keremberke/valorant-object-detection", name="full") example = ds['train'][0] Roboflow Dataset Page https://universe.roboflow.com/daniels-magonis-0pjzx/valorant-9ufcp/dataset/3… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/valorant-object-detection.imageobject-detection1K<n<10K11 likes480 downloads4y agoHugging Face08mbar0075 /Pizza-Toppings-Object-Detectionimage1K<n<10K0 likes467 downloads2y agoHugging Face09l985215117 /welding-defect-object-detection Welding Defect Object Detection 2,028 annotated images of welds for defect detection, in both YOLO and COCO formats. Three classes: id (YOLO / COCO) name 0 / 1 Bad Weld 1 / 2 Good Weld 2 / 3 Defect Splits split images annotations train 1,619 4,583 valid 283 802 test 126 301 Layout ├── data.yaml # YOLO class names + split paths ├── train|valid|test/ │ ├── images/ # .jpg │ └── labels/… See the full description on the dataset page: https://huggingface.co/datasets/l985215117/welding-defect-object-detection.imageobject-detection1K<n<10K1 likes437 downloads2mo agoHugging Face10cubert-gmbh /X4_SWIR_Industrial_Foreign_Object_Detection_Bedding Hyperspectral Foreign-Object Detection in Bedding — Full Dataset (VIS + SWIR) A 6-band VIS+SWIR hyperspectral dataset for industrial foreign-object detection on a bedding substrate (a tray of wood-shaving / sawdust animal bedding). Captured with a Cubert Ultris X4 + SWIR rig — 6 spectral bands at 450 / 550 / 625 nm (VIS) and 1050 / 1200 / 1450 nm (SWIR), 2400 × 4900 pixels per frame. 252 frames (193 train · 59 val), 51 frames carry pixel-level polygon… See the full description on the dataset page: https://huggingface.co/datasets/cubert-gmbh/X4_SWIR_Industrial_Foreign_Object_Detection_Bedding.imageimage-segmentationn<1K0 likes405 downloads4mo agoHugging Face11keremberke /garbage-object-detection Roboflow Dataset Page https://universe.roboflow.com/material-identification/garbage-classification-3/dataset/2 Dataset Labels ['biodegradable', 'cardboard', 'glass', 'metal', 'paper', 'plastic'] Citation @misc{ garbage-classification-3_dataset, title = { GARBAGE CLASSIFICATION 3 Dataset }, type = { Open Source Dataset }, author = { Material Identification }, howpublished = { \\url{… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/garbage-object-detection.object-detection13 likes398 downloads4y agoHugging Face12alirajabi /object_detection_datasetimage100K<n<1M0 likes393 downloads2y agoHugging Face13Aanimated /autoboat_vt_object_detectionversion https://git-lfs.github.com/spec/v1 oid sha256:40948dd6ef4a3b34832bdff015af9cb48dab46e0e83a62ccb7222881bca6d86b size 105 2 likes390 downloads1y agoHugging Face14keremberke /aerial-sheep-object-detection Roboflow Dataset Page https://universe.roboflow.com/riis/aerial-sheep/dataset/1 Dataset Labels ['sheep'] Citation @misc{ aerial-sheep_dataset, title = { Aerial Sheep Dataset }, type = { Open Source Dataset }, author = { Riis }, howpublished = { \\url{ https://universe.roboflow.com/riis/aerial-sheep } }, url = { https://universe.roboflow.com/riis/aerial-sheep }, journal = { Roboflow Universe }, publisher = { Roboflow }, year = {… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/aerial-sheep-object-detection.imageobject-detection1K<n<10K10 likes368 downloads4y agoHugging Face15justjuu /traffic-accident-cctv-object-detection CCTV Traffic Accident Object Detection Dataset Overview This dataset contains low-resolution CCTV traffic surveillance images annotated with bounding boxes for traffic accident localization.Each image includes regions corresponding to: Accident: vehicles or regions directly involved in a collision or traffic incident Non-accident: visible vehicles or regions not involved in the incident The dataset is designed to support fine-grained object detection under real-world… See the full description on the dataset page: https://huggingface.co/datasets/justjuu/traffic-accident-cctv-object-detection.imageobject-detection1K<n<10K4 likes300 downloads8mo agoHugging Face16shubh303 /dense_object_detection_FiftyOne Dense Object Detection Dataset (FiftyOne Format) Dense Object Detection Dataset for open-world/open-vocabulary object detection models like Grounding DINO, OWL-ViT, and GLIP. Statistics Images: 8,001 Annotations: 344,079 Categories: 1,038 Loading with FiftyOne import fiftyone as fo import fiftyone.utils.huggingface as fouh dataset = fouh.load_from_hub("shubh303/dense_object_detection_voxel51") # Launch the app session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/shubh303/dense_object_detection_FiftyOne.imageobject-detection1K<n<10K3 likes217 downloads9mo agoHugging Face17cubert-gmbh /XMR_Demo_Industrial_Foreign_Object_Detection_Lentils Demo for Hyperspectral Foreign-Object Detection in Lentils Video spectroscopy beyond the visible spectrum, applied to foreign-object detection on a sliding lentil conveyor. Captured with a Cubert Ultris XMR camera — 61 bands per pixel, 430–910 nm, 1080 × 1000 pixels at 4 fps. Foreign-object detection in food sorting is a general industrial-inspection problem — the rejected target could be a stone, a stem, a piece of packaging, a metal shard, or an insect. In this… See the full description on the dataset page: https://huggingface.co/datasets/cubert-gmbh/XMR_Demo_Industrial_Foreign_Object_Detection_Lentils.videoimage-segmentationn<1K0 likes213 downloads5mo agoHugging Face18keremberke /smoke-object-detection Roboflow Dataset Page https://universe.roboflow.com/smoke-detection/smoke100-uwe4t/dataset/4 Dataset Labels ['smoke'] Citation @misc{ smoke100-uwe4t_dataset, title = { Smoke100 Dataset }, type = { Open Source Dataset }, author = { Smoke Detection }, howpublished = { \\url{ https://universe.roboflow.com/smoke-detection/smoke100-uwe4t } }, url = { https://universe.roboflow.com/smoke-detection/smoke100-uwe4t }, journal = { Roboflow… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/smoke-object-detection.object-detection7 likes207 downloads4y agoHugging Face19fcakyon /gun-object-detection Roboflow Dataset Page https://universe.roboflow.com/ashish-cuamw/test-y7rj3 Citation @misc{ test-y7rj3_dataset, title = { test Dataset }, type = { Open Source Dataset }, author = { ashish }, howpublished = { \\url{ https://universe.roboflow.com/ashish-cuamw/test-y7rj3 } }, url = { https://universe.roboflow.com/ashish-cuamw/test-y7rj3 }, journal = { Roboflow Universe }, publisher = { Roboflow }, year = { 2022 }, month = { oct }, note… See the full description on the dataset page: https://huggingface.co/datasets/fcakyon/gun-object-detection.object-detection5 likes204 downloads4y agoHugging Face20yainage90 /fashion-object-detectionimage10K<n<100K6 likes198 downloads2y agoHugging Face21keremberke /clash-of-clans-object-detection Dataset Labels ['ad', 'airsweeper', 'bombtower', 'canon', 'clancastle', 'eagle', 'inferno', 'kingpad', 'mortar', 'queenpad', 'rcpad', 'scattershot', 'th13', 'wardenpad', 'wizztower', 'xbow'] Number of Images {'train': 88, 'test': 13, 'valid': 24} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds = load_dataset("keremberke/clash-of-clans-object-detection", name="full") example =… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/clash-of-clans-object-detection.imageobject-detectionn<1K3 likes195 downloads4y agoHugging Face22keremberke /csgo-object-detection Dataset Labels ['ct', 'cthead', 't', 'thead'] Number of Images {'train': 3879, 'valid': 383, 'test': 192} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds = load_dataset("keremberke/csgo-object-detection", name="full") example = ds['train'][0] Roboflow Dataset Page https://universe.roboflow.com/asd-culfr/wlots/dataset/1 Citation @misc{ wlots_dataset, title = {… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/csgo-object-detection.imageobject-detection1K<n<10K11 likes184 downloads4y agoHugging Face23KingRam /Kitti-Object-Detection-Evaluation-2012image1K<n<10K1 likes183 downloads2y agoHugging Face24keremberke /blood-cell-object-detection Dataset Labels ['platelets', 'rbc', 'wbc'] Number of Images {'train': 255, 'test': 36, 'valid': 73} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds = load_dataset("keremberke/blood-cell-object-detection", name="full") example = ds['train'][0] Roboflow Dataset Page https://universe.roboflow.com/team-roboflow/blood-cell-detection-1ekwu/dataset/3 Citation @misc{… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/blood-cell-object-detection.imageobject-detectionn<1K19 likes182 downloads4y agoHugging Face25uv-scripts /object-detection Object Detection Dataset Scripts 8 scripts to create, convert, review, validate, inspect, diff, and sample object detection datasets on the Hub. Supports 6 bbox formats — no setup required. Start from nothing: falcon-perception.py generates a first-pass detection dataset for any class you can name, zero-shot, with no labelling and no training. The other six then convert, check, and measure it. This repository is inspired by panlabel Quick Start Convert bounding… See the full description on the dataset page: https://huggingface.co/datasets/uv-scripts/object-detection.10 likes171 downloads28d agoHugging Face26zxia545 /object_detection_analytic_imageimagen<1K0 likes162 downloads1y agoHugging Face27yainage90 /fashion-object-detection-v2image10K<n<100K1 likes158 downloads2y agoHugging Face28keremberke /football-object-detection Roboflow Dataset Page https://universe.roboflow.com/augmented-startups/football-player-detection-kucab Citation @misc{ football-player-detection-kucab_dataset, title = { Football-Player-Detection Dataset }, type = { Open Source Dataset }, author = { Augmented Startups }, howpublished = { \url{ https://universe.roboflow.com/augmented-startups/football-player-detection-kucab } }, url = {… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/football-object-detection.imageobject-detection1K<n<10K15 likes148 downloads4y agoHugging Face29Mact0 /warehouse-object-detection Warehouse Object Detection Dataset Overview This is a synthetic warehouse object detection dataset generated using NVIDIA Omniverse Replicator. The dataset contains high-quality RGB images with comprehensive annotations including 2D bounding boxes, instance segmentation masks, depth maps, and 3D primitive paths. Version: 1.0.0 License: CC-BY-4.0 Total Images: 6,234 Total Annotations: 78,441 Image Resolution: 512x512 Number of Classes: 25 Dataset Statistics… See the full description on the dataset page: https://huggingface.co/datasets/Mact0/warehouse-object-detection.0 likes144 downloads10mo agoHugging Face30uv-scripts /vlm-object-detection VLM Object Detection Instruction-prompted object detection with vision-language models via vLLM. Designed as a VLM-as-labeller primitive for bootstrapping object-detection datasets — give it a free-form prompt ("detect every photograph and illustration", "detect all PPE items", "detect every electronic component and identify its reference designator") and it returns bbox JSON ready for downstream labelling tools (Label Studio, FiftyOne, COCO conversion). Sibling: uv-scripts/sam3… See the full description on the dataset page: https://huggingface.co/datasets/uv-scripts/vlm-object-detection.6 likes140 downloads2mo agoHugging Face

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