datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
lgg-mri-segmentation-research
LGG Brain MRI Segmentation with Genomic Clusters
This repository provides a Patient-Centric version of the Lower-Grade Glioma (LGG) Segmentation dataset. While other versions of this data exist, they often treat slices as independent images. This version preserves the 3D patient volume and integrates all genomic/clinical labels directly into a multimodal-ready format.
🌟 Why This Version?
Developed for Multimodal AI Research, this dataset addresses several limitations… See the full description on the dataset page: https://huggingface.co/datasets/Ehsan-rmz/lgg-mri-segmentation-research.medieval-segmentation
Dataset Card for CATMuS Medieval (Segmentation Version)
Join our Discord to ask questions about the dataset:
Dataset Details
CATMuS Medieval Segmentation (Consistent Approaches to Transcribing Manuscripts) is a specialized dataset designed for layout analysis of medieval manuscripts using the SegmOnto vocabulary for region and line classification. This dataset addresses the challenges associated with establishing consistent ground truth in layout analysis tasks… See the full description on the dataset page: https://huggingface.co/datasets/CATMuS/medieval-segmentation.synthetic_kidney_stone_segmentation_dataGenSC-6G-Segmentation
GenSC-6G - Scalable Semantic Communication Framework and Dataset
This repository contains the first semantic communication dataset and playground, designed to be scalable, reproducible, and adaptable for a wide range of applications. The dataset and framework are tailored for semantic decoding, classification, and localization tasks in 6G applications, integrating generative AI and semantic communication. Implementation of GenSC-6G: A Prototype Testbed for Integrated Generative AI… See the full description on the dataset page: https://huggingface.co/datasets/CQILAB/GenSC-6G-Segmentation.pcb-defect-segmentation
Dataset Labels
['dry_joint', 'incorrect_installation', 'pcb_damage', 'short_circuit']
Number of Images
{'valid': 25, 'train': 128, 'test': 36}
How to Use
Install datasets:
pip install datasets
Load the dataset:
from datasets import load_dataset
ds = load_dataset("keremberke/pcb-defect-segmentation", name="full")
example = ds['train'][0]
Roboflow Dataset Page
https://universe.roboflow.com/diplom-qz7q6/defects-2q87r/dataset/8… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/pcb-defect-segmentation.pothole-segmentation
Dataset Labels
['pothole']
Number of Images
{'test': 5, 'train': 80, 'valid': 5}
How to Use
Install datasets:
pip install datasets
Load the dataset:
from datasets import load_dataset
ds = load_dataset("keremberke/pothole-segmentation", name="full")
example = ds['train'][0]
Roboflow Dataset Page
https://universe.roboflow.com/imacs-pothole-detection-wo8mu/pothole-detection-irkz9/dataset/4
Citation
@misc{… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/pothole-segmentation.satellite-building-segmentation
Dataset Labels
['building']
Number of Images
{'train': 6764, 'valid': 1934, 'test': 967}
How to Use
Install datasets:
pip install datasets
Load the dataset:
from datasets import load_dataset
ds = load_dataset("keremberke/satellite-building-segmentation", name="full")
example = ds['train'][0]
Roboflow Dataset Page
https://universe.roboflow.com/roboflow-universe-projects/buildings-instance-segmentation/dataset/1
Citation… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/satellite-building-segmentation.vhr-building-segmentation
HOT Building Segmentation Dataset
Dataset Description
A semantic segmentation dataset for building footprint extraction from aerial imagery, built from validated Humanitarian OpenStreetMap Team (HOT) Tasking Manager projects that use OpenAerialMap (OAM) imagery.
Dataset Summary
This dataset pairs 256x256 aerial image tiles (zoom level 19) from OpenAerialMap with building footprint labels from OpenStreetMap. All source projects have been fully… See the full description on the dataset page: https://huggingface.co/datasets/hotosm/vhr-building-segmentation.power-plant-olmoearth-segmentation
OlmoEarth v1.2-ready power energy dataset
Derived cook 20260830T191500Z from pinned source 35da3d0549b16e15114ded1eb7df3f4a378e9b4f.
The branch uses no train/validation/test split. Every accepted row is tagged all.
Accepted imagery rows: 12453
Quality-unavailable rows: 1
Release mode: partial with documented quality-unavailable exclusions
Clearest-available quality fallbacks: 10
Sentinel-2 L2A: uint16 [12,1,128,128]
Band order: B02,B03,B04,B08,B05,B06,B07,B8A,B11,B12,B01,B09… See the full description on the dataset page: https://huggingface.co/datasets/sarkarghya/power-plant-olmoearth-segmentation.Lung_Nodule_Segmentation
Lung Nodule Segmentation Dataset
Introduction
Welcome to the Lung Nodule Segmentation Dataset repository! This project aims to provide a comprehensive dataset for researchers and developers to build and evaluate machine learning models for lung nodule segmentation. Accurate detection and segmentation of lung nodules are crucial steps in the early diagnosis and treatment of lung cancer.
Dataset Overview
The dataset consists of high-resolution CT scans with… See the full description on the dataset page: https://huggingface.co/datasets/basilshaji/Lung_Nodule_Segmentation.droid_dataset_segmentation_mask
DROID SAM 3.1 Segmentation Masks
This dataset is a mask-only sidecar generated from the original
droid_101/0.0.1 RLDS release. It does not redistribute DROID images or
actions. Its episode_index follows the RLDS episode order.
The same episodes appear in lerobot/droid_1.0.1, but LeRobot stores them in a
different episode order. Therefore, mask episode_index and LeRobot
episode_index must not be joined directly. Use the mapping file described
below to associate these masks with… See the full description on the dataset page: https://huggingface.co/datasets/EpicPinkPenguin/droid_dataset_segmentation_mask.basil-segmentation-plantcv
maximilian-franz/basil-segmentation-plantcv
Per-instance segmented basil crops produced by the plantcv backend. This is a Hugging Face ImageFolder dataset: file_name points to the black-background masked crop used for downstream image analysis and bbox_file_name points to the corresponding unmasked rectangular crop. Empty masks are omitted. Bounding boxes use native source-frame coordinates.
Load it with:
from datasets import load_dataset
ds =… See the full description on the dataset page: https://huggingface.co/datasets/maximilian-franz/basil-segmentation-plantcv.racelinecalc-track-segmentation
RaceLineCalc Track Segmentation Dataset
A small top-down racetrack segmentation dataset created for the automatic boundary detection feature in RaceLineCalc.
The companion model repository is RedRatInHat/racelinecalc-track-mask.
Contents
raw/ - 120 RGB racetrack images.
labels/<sample_id>/target_track_mask.png - binary track-surface masks.
labels/<sample_id>/overlay.png - visual QA overlays.
labels/<sample_id>/label.json - full freeform labeler annotation… See the full description on the dataset page: https://huggingface.co/datasets/RedRatInHat/racelinecalc-track-segmentation.surya-bench-ar-segmentation
A Dataset of Binary Maps of Active Regions with Polarity Inversion Lines
Dataset Summary
This dataset provides hourly binary segmentation maps (4096×4096 resolution) derived from Solar Dynamics Observatory (SDO) / Helioseismic and Magnetic Imager (HMI) line-of-sight magnetograms. The maps highlight regions containing Active Regions (ARs) and Polarity Inversion Lines (PILs). The dataset spans observations from May 13, 2010 to December 31, 2024 and is intended for image… See the full description on the dataset page: https://huggingface.co/datasets/nasa-ibm-ai4science/surya-bench-ar-segmentation.car-parts-segmentation-yolo
AutoInspect - Car Parts Dataset (Ultralytics YOLO segmentation)
YOLO-версия датасета с сегментацией деталей авто Car Parts Dataset.
Часть проекта AutoInspect (pipeline: view classification → car parts segmentation → damage segmentation).
Основан на датасете от HITL. Для парных деталей были прставлены тэги side (left/right) при помощи Supervisely App. Список таких деталей:
Headlight
Tail-light
Mirror
Front-window
Back-window
Front-door
Back-door
Front-wheel
Back-wheel
Fender… See the full description on the dataset page: https://huggingface.co/datasets/mitbersh/car-parts-segmentation-yolo.wmh-segmentation
WMH Segmentation Challenge Dataset
Dataset Description
The WMH Segmentation Challenge dataset for white matter hyperintensities segmentation. This dataset contains MRI FLAIR scans with dense segmentation annotations.
Dataset Details
Modality: MRI FLAIR
Target: white matter hyperintensities
Format: NIfTI (.nii.gz)
Dataset Structure
Each sample in the JSONL file contains:
{
"image": "path/to/image.nii.gz",
"mask":… See the full description on the dataset page: https://huggingface.co/datasets/MedOtter/wmh-segmentation.table_spill_cleanup_bimanual_rgbd_segmentation_poses
Exylos Bimanual Table Spill Cleanup Rich-Modality Sample
A compact, rich-modality bimanual robot manipulation dataset for tabletop spill cleanup.
Each episode combines synchronized dual-arm Panda state/action trajectories, 7 RGB camera streams, per-frame depth maps, per-frame segmentation masks, object pose streams, phase annotations, and an objective cleanup success metric based on the remaining spill fraction.
This dataset is a rich-modality inspection sample for the Exylos… See the full description on the dataset page: https://huggingface.co/datasets/ExylosAi/table_spill_cleanup_bimanual_rgbd_segmentation_poses.fire-segmentation-dataset
Fire Segmentation Dataset (YOLO-seg format)
Instance-segmentation dataset for fire detection: 1,348 images with
polygon mask labels in Ultralytics YOLO segmentation format. Built to train
sreeharivp23/fire-segmentation-yolo11n.
Contents
Split
Images
train
1,146
val
202
1,098 fire images with one or more fire polygon instances
250 negatives (no fire) with empty label files
fire_seg/
├── data.yaml # Ultralytics dataset config (1 class:… See the full description on the dataset page: https://huggingface.co/datasets/sreeharivp23/fire-segmentation-dataset.awesome-degraded-segmentation
A Survey on Degraded Image Segmentation
A comprehensive survey on robust image segmentation under various degradation conditions
Paper | Paper List | Project Page
Abstract
Segmentation is the core of visual understanding — the foundation of Physical AI and World Model.
Image segmentation is a fundamental task in computer vision with wide-ranging applications. While deep learning models have achieved remarkable success under ideal conditions… See the full description on the dataset page: https://huggingface.co/datasets/Linwei-Chen/awesome-degraded-segmentation.shock_wave_segmentation_on_shadowgraph_imagesDataset for shock waves segmentation on the shadowgraph and schlieren images
Citation
If you use this model, dataset, or accompanying software in your research, please cite one or more of the following publications, selecting those most relevant to your work:
https://doi.org/10.1016/j.actaastro.2025.09.091
https://doi.org/10.26089/NumMet.v24r217
https://doi.org/10.1615/JFlowVisImageProc.2025058234
https://doi.org/10.1016/j.actaastro.2023.11.021… See the full description on the dataset page: https://huggingface.co/datasets/igor3357/shock_wave_segmentation_on_shadowgraph_images.fashion_segmentationsegmentation_delisa
DELISA
Delisa_2023 - Contains data of delisa with corrosion pits
D24 - New Data
D25 - New data that also contains D24
This project is funded by the European Union under grant agreement No 101061201
recitation-segmentation-augmented
Automatic Pronunciation Error Detection and Correction of the Holy Quran's Learners Using Deep Learning
Paper | Project Page | Code
Introduction
This dataset is developed as part of the research presented in the paper "Automatic Pronunciation Error Detection and Correction of the Holy Quran's Learners Using Deep Learning". The work introduces a 98% automated pipeline to produce high-quality Quranic datasets, comprising over 850 hours of audio (~300K annotated utterances).… See the full description on the dataset page: https://huggingface.co/datasets/obadx/recitation-segmentation-augmented.zijinshan-vegetation-segmentation
Zijinshan Vegetation Segmentation Dataset
This repository contains a self-built high-resolution remote sensing vegetation segmentation dataset for the Nanjing Zijinshan Scenic Area and its surrounding heterogeneous urban-rural interface in Jiangsu Province, China. The dataset was manually annotated by the authors using the CVAT annotation platform and was constructed for small-sample vegetation segmentation, multi-temporal generalization, and cross-temporal pseudo-label… See the full description on the dataset page: https://huggingface.co/datasets/ledemo/zijinshan-vegetation-segmentation.basil-segmentation-hybrid
maximilian-franz/basil-segmentation-hybrid
Per-instance segmented basil crops produced by the hybrid backend. This is a Hugging Face ImageFolder dataset: file_name points to the black-background masked crop used for downstream image analysis and bbox_file_name points to the corresponding unmasked rectangular crop. Empty masks are omitted. Bounding boxes use native source-frame coordinates.
Load it with:
from datasets import load_dataset
ds =… See the full description on the dataset page: https://huggingface.co/datasets/maximilian-franz/basil-segmentation-hybrid.hot-building-segmentation
HOT Building Segmentation Dataset
Dataset Description
A semantic segmentation dataset for building footprint extraction from aerial imagery, built from validated Humanitarian OpenStreetMap Team (HOT) Tasking Manager projects that use OpenAerialMap (OAM) imagery.
Dataset Summary
This dataset pairs 256x256 aerial image tiles (zoom level 19) from OpenAerialMap with building footprint labels from OpenStreetMap. All source projects have been fully validated through… See the full description on the dataset page: https://huggingface.co/datasets/kshitijrajsharma/hot-building-segmentation.Egg-Instance-Segmentation
Egg Instance Segmentation
This is a dataset with images of eggs that can be used for egg segmentation purposes. The dataset is divided into two classes: white-egg and brown-egg. This is YOLO format dataset.
The training and validation images are in the train and val folders respectively.
The polygon annotations specifying the exact boundaries of eggs are in the related labels folders.
Goal
This dataset is collected to train a YOLO model to segment different types of eggs… See the full description on the dataset page: https://huggingface.co/datasets/industoai/Egg-Instance-Segmentation.rock-segmentation-dataset
Rock Segmentation Dataset for Excavator Rock-Picking Task
Original RGB
Segmentation Mask
Contour Overlay
This rock segmentation dataset was constructed as part of a Master's Thesis titled:
Evaluating Rock Position Estimation Pipeline Using 3D Sensors for Excavation Task
The dataset consists of images captured during the rock-picking task of a real excavator as an input. You can find further information and see… See the full description on the dataset page: https://huggingface.co/datasets/akahukas/rock-segmentation-dataset.tcga-tissue-segmentation
Overview
This dataset consists of 242 images from The Cancer Genome Atlas (TCGA) pathology dataset manually annotated for segmentation of tissue (i.e. pixel-level annotation of presence or absence of tissue).
Each image is a full TCGA slide (mostly H&E) downsampled to 10 microns per pixel (MPP) and saved as a PNG.
Each image has a corresponding mask, which is also saved as a PNG where each pixel corresponds to the pixel at the same position in the 10 MPP image.
The pixel values of… See the full description on the dataset page: https://huggingface.co/datasets/conflux-xyz/tcga-tissue-segmentation.recitation-segmentation
Recitation Segmentation Dataset for Holy Quran Pronunciation Error Detection
This dataset is used for building models that segment Holy Quran recitations based on pause points (waqf) with high accuracy. The segments are crucial for tasks like Automatic Pronunciation Error Detection and Correction, leveraging the rigorous recitation rules (tajweed) of the Holy Quran.
The dataset was presented in the paper Automatic Pronunciation Error Detection and Correction of the Holy Quran's… See the full description on the dataset page: https://huggingface.co/datasets/obadx/recitation-segmentation.
