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
01Artiprocher /iNaturalist2021 iNaturalist 2021 This dataset is collected from https://github.com/visipedia/inat_comp/tree/master/2021 0 likes4.6k downloads4mo agoHugging Face02zlab-princeton /i1-inaturalist-tfrecordi1: A Simple and Fully Open Recipe for Strong Text-to-Image Models Boya Zeng, Tianze Luo, Shu Pu, Jucheng Shen, Taiming Lu, Gabriel Sarch, Zhuang Liu Princeton University [arXiv][code][model][project page] Overview To prepare the dataset for training, we store the image-caption pairs as TFRecords. This HuggingFace dataset contains the TFRecords corresponding to the inaturalist dataset at 256×256 resolution. It also serves as an example of what a dataset processed using… See the full description on the dataset page: https://huggingface.co/datasets/zlab-princeton/i1-inaturalist-tfrecord.text-to-image0 likes2k downloads1mo agoHugging Face03philipp-zettl /inaturalist-s3-massiveSnapshot of the iNaturalist dataset from 2026-03-27. NOTE This dataset only contains images with license CC0 or CC-BY. The CSV files were retrieved using aws s3 --no-sign-request --region eu-central-1 cp s3://inaturalist-open-data/photos.csv.gz photos.csv.gz aws s3 --no-sign-request --region eu-central-1 cp s3://inaturalist-open-data/taxa.csv.gz taxa.csv.gz aws s3 --no-sign-request --region eu-central-1 cp s3://inaturalist-open-data/observations.csv.gz observations.csv.gz then this dataset… See the full description on the dataset page: https://huggingface.co/datasets/philipp-zettl/inaturalist-s3-massive.text1M<n<10M0 likes288 downloads6mo agoHugging Face04philipp-zettl /inaturalist-enriched Enriched iNaturalist dataset from 2026-03-27. This dataset is based on philipp-zettl/inaturalist-s3-massive. The data was enriched using the ./enrich.py script inside the repository. It contains the following features photo_id: The original ID of the photo inside the inaturalist dataset observation_uuid: The observation's UUID image: The actual image content taxon_id: The ID of the taxonomy species_name: The name of the species inside the image taxonomic_rank: The type of taxonomic rank… See the full description on the dataset page: https://huggingface.co/datasets/philipp-zettl/inaturalist-enriched.text1M<n<10M1 likes247 downloads6mo agoHugging Face05haideraltahan /wds_inaturalistimage10K<n<100K0 likes235 downloads2y agoHugging Face06torch-uncertainty /inaturalist Dataset Description The iNaturalist dataset is a large-scale species classification dataset for fine-grained recognition. This split is derived from the OpenOOD benchmark OOD evaluation splits. Homepage: https://github.com/visipedia/inat_comp OpenOOD Benchmark: https://github.com/Jingkang50/OpenOOD/ Citation @inproceedings{vanhorn2018inaturalist, title={The iNaturalist species classification and detection dataset}, author={Van Horn, Grant and others}… See the full description on the dataset page: https://huggingface.co/datasets/torch-uncertainty/inaturalist.image10K<n<100K0 likes192 downloads1y agoHugging Face07Alanox /iNaturalist-20170 likes103 downloads2y agoHugging Face08philipp-zettl /inaturalist-bbs0 likes98 downloads6mo agoHugging Face09sxj1215 /inaturalistimage10K<n<100K0 likes70 downloads2y agoHugging Face10sxj1215 /inaturalist_1kimage1K<n<10K0 likes59 downloads2y agoHugging Face11ba188 /inaturalist Dataset Card for inaturalist This dataset is comprised of 9549 observations that were posted on the iNaturalist app. iNaturalist is a website and app that 'aims to provide a crowd sourced identification system' for plants, insects, and animals. Dataset Details For each of the 9549 observations included in this dataset, there is information about the quality ('quality_grade') of the observation and associated photo(s), a species name ('species_guess') along with a… See the full description on the dataset page: https://huggingface.co/datasets/ba188/inaturalist.image1K<n<10K3 likes54 downloads2y agoHugging Face12ba188 /iNaturalist_v2 Dataset Card for Dataset Name This dataset is comprised of 1,079 observations that were posted on the iNaturalist app. iNaturalist is a website and mobile app that 'aims to provide a crowd-sourced identification system' for plants, insects, and animals. Dataset Details Dataset Description For each of the 1,079 observations included in this dataset, there is information about the quality of the associated image (quality_grade), a species label… See the full description on the dataset page: https://huggingface.co/datasets/ba188/iNaturalist_v2.imageimage-classification1K<n<10K1 likes51 downloads2y agoHugging Face13rlin232 /inaturalist20180 likes51 downloads11mo agoHugging Face14sirus /inaturalist-2024-2.8k-claude-opus-5-recaptioned iNaturalist 2024 2.8K — Claude Opus 5 Recaptioned This is a 2,824-image derivative subset of iNaturalist 2024 (iNat24), distributed through the INQUIRE project, selected through the inaturalist portion of zlab-princeton/i1-captions. It is not the complete 4.8-million-image iNat24 training set. Every image has one newly generated, detailed English caption. The recaptioning was performed with Claude Opus 5 via Claude Code on August 2, 2026. The image was the primary evidence; the… See the full description on the dataset page: https://huggingface.co/datasets/sirus/inaturalist-2024-2.8k-claude-opus-5-recaptioned.imageimage-to-text1K<n<10K0 likes37 downloads2mo agoHugging Face15cmpatino /inaturalisttabularn<1K1 likes21 downloads2y agoHugging Face16diegoellissoto /iNaturalist_mortality_records_12Apr2025image1M<n<10M0 likes15 downloads1y agoHugging Face17demoyolo /inaturalist-12kimage10K<n<100K0 likes15 downloads1y agoHugging Face18atul1994 /inaturalist-taxonomy-multimodalimage100K<n<1M0 likes14 downloads1y agoHugging Face19sxj1215 /inaturalist_valimage10K<n<100K0 likes12 downloads2y agoHugging Face20sxj1215 /inaturalist_sorted_with_labelimage1K<n<10K0 likes12 downloads1y agoHugging Face21uclanlp /iNaturalist-CoDA-Subsetimage1K<n<10K1 likes10 downloads1y agoHugging Face22Mhmd08 /inaturalist iNaturalist QA Dataset This repository contains the complete iNaturalist dataset prepared for a question-answering / classification task. It includes every example from the original splits where: The taxon column was not null. The image at the provided url was reachable and successfully downloaded. All images are stored locally, so you can train and evaluate without relying on external URLs. 🔗 Original Dataset Source The original dataset can be found at:… See the full description on the dataset page: https://huggingface.co/datasets/Mhmd08/inaturalist.0 likes10 downloads1y agoHugging Face23bryanzhou008 /iNaturalist-CoDA-Subsetimage1K<n<10K0 likes9 downloads1y agoHugging Face24gt-csse /inaturalist-open-dataset-5m0 likes8 downloads11mo agoHugging Face25maryammeda /apiarist-inaturalist-bees Apiarist iNaturalist bee photos Honey-bee (Apis mellifera) photos scraped from the iNaturalist API as training context for Apiarist — a fully-offline AI hive frame inspector built for the Build Small Hackathon. Composition 584 photos of Apis mellifera observations Filtered to permissively-licensed images (CC0, CC-BY, CC-BY-SA, CC-BY-NC, etc.) Most are forager bees on flowers; useful as bee context for VLM prompting Files images/ — JPEG photos… See the full description on the dataset page: https://huggingface.co/datasets/maryammeda/apiarist-inaturalist-bees.n<1K0 likes7 downloads3mo agoHugging Face26sxj1215 /inaturalist_scoreimage10K<n<100K0 likes6 downloads2y agoHugging Face27sxj1215 /inaturalist_sortedimage10K<n<100K0 likes6 downloads2y agoHugging Face28atul1994 /inaturalist-taxonomy-multimodal-sampleimage100K<n<1M0 likes3 downloads1y agoHugging Face29MeanSky /inaturalist_annotationstextn<1K0 likes3 downloads6mo agoHugging Face30XuZhan1 /inaturalist Dataset Description The iNaturalist dataset is a large-scale species classification dataset for fine-grained recognition. This split is derived from the OpenOOD benchmark OOD evaluation splits. Homepage: https://github.com/visipedia/inat_comp OpenOOD Benchmark: https://github.com/Jingkang50/OpenOOD/ Citation @inproceedings{vanhorn2018inaturalist, title={The iNaturalist species classification and detection dataset}, author={Van Horn, Grant and others}… See the full description on the dataset page: https://huggingface.co/datasets/XuZhan1/inaturalist.image10K<n<100K0 likes3 downloads5mo agoHugging Face

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