datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
aidovecl-vehicle-detection-classification-localization
AIDOVECL: AI-generated Dataset of Outpainted Vehicles for Eye-level Classification and Localization
We introduce an annotated AI-generated dataset of eye-level vehicle images using outpainting, offering versatile generation of diverse vehicle classes in varied contexts with pretrained models.
Citation Notice
Please ensure that all publications and presentations using this data reference the following paper:
Kazemi, A., Fatima, Q. ul A., Kindratenko, V., & Tessum, C. W.… See the full description on the dataset page: https://huggingface.co/datasets/amir-kazemi/aidovecl-vehicle-detection-classification-localization.localizer
Dartbrains Localizer Dataset
A subset of the Brainomics/Localizer functional MRI dataset, prepared for the Dartbrains neuroimaging course at Dartmouth College.
Quick Start
Load beta maps (recommended for most exercises)
from datasets import load_dataset
ds = load_dataset("dartbrains/localizer", "betas")
img = ds[0]["nifti"] # nibabel.Nifti1Image
subject = ds[0]["subject"] # "S01"
condition = ds[0]["condition"] # "audio_computation"… See the full description on the dataset page: https://huggingface.co/datasets/dartbrains/localizer.possumm-local
POSSUMM Neumes: Musical Symbols from Medieval Music Manuscripts
⚠️ DATASET UNDER CONSTRUCTION - This is currently a private working repository serving as a data bucket while transitioning from GitHub storage. Structure and organization are actively being refined.
Dataset Description
The POSSUMM (Paleographic Object Script Sorter Using Machine Methods) Neumes dataset is a specialized collection of medieval musical symbols extracted from historical manuscripts.… See the full description on the dataset page: https://huggingface.co/datasets/grackle-in-an-HEB-parking-lot/possumm-local.local-embeddings-2022
Local Embeddings Dataset
Multi-temporal satellite imagery dataset for phenology embedding training.
Dataset Description
This dataset contains multi-spectral satellite tiles across 6 months (April-September 2022) with 16 bands per tile.
Dataset Structure
local_embeddings/
├── alphaearth_embeddings_tiles_202204/ (263 tiles)
├── alphaearth_embeddings_tiles_202205/ (263 tiles)
├── alphaearth_embeddings_tiles_202206/ (263 tiles)
├──… See the full description on the dataset page: https://huggingface.co/datasets/gabrielireland/local-embeddings-2022.Robustness-of-AI-Generated-Image-Detection-Against-Localized-Inpainting-Attacks
Robustness of AI-Generated Image Detection Against Localized Inpainting Attacks
This repository hosts the detector-ready datasets and mask packs used in the thesis:
Robustness of AI-Generated Image Detection Against Localized Inpainting AttacksOguz Akin, Saarland University, CISPA Helmholtz Center for Information Security (2025)
It provides standardized evaluation splits for six state-of-the-art AI-generated image (AIGI) detectors across watermarking, passive, and training-free… See the full description on the dataset page: https://huggingface.co/datasets/eoguzakin/Robustness-of-AI-Generated-Image-Detection-Against-Localized-Inpainting-Attacks.
