datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cub200_dataset
Dataset Card for CUB_200_2011
Dataset Summary
The Caltech-UCSD Birds 200-2011 dataset (CUB-200-2011) is an extended version of the original CUB-200 dataset, featuring photos of 200 bird species primarily from North America. This 2011 version significantly expands its predecessor by doubling the number of images per class and introducing new part location annotations, alongside collecting detailed natural language descriptions for each image through Amazon Mechanical Turk… See the full description on the dataset page: https://huggingface.co/datasets/cassiekang/cub200_dataset.CUB-200-2011
Dataset Card for "CUB-200-2011 (CUBS)"
This is a non-official CUB-200-2011 dataset for fine-grained Image Classification.
If you want to download the official dataset, please refer to the here.
assessment2_spheres_and_cube_2k
Dataset Card for cilp_assessment_all
This is a FiftyOne dataset with 2000 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("maxspeer/assessment2_spheres_and_cube_2k_2")
# Launch the App
session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/maxspeer/assessment2_spheres_and_cube_2k.cubesCUB_200_2011
Caltech-UCSD Birds-200-2011
Dataset Summary
This is a repackaged version of the Caltech-UCSD Birds-200-2011 dataset for convenient use with PyTorch's ImageFolder class.
Note: All credit goes to the original authors.
This upload only provides the same data in a different structure.
Website: https://www.vision.caltech.edu/datasets/cub_200_2011/
Paper: https://authors.library.caltech.edu/records/cvm3y-5hh21
200 categories dataset consists of 11,788 images (1.1GB).… See the full description on the dataset page: https://huggingface.co/datasets/birder-project/CUB_200_2011.CUB200-customnaip-16d-city-cubes
NAIP 16-Day City Cubes (materialized tiles)
Each row is a 512×512 chip with 16 layers (composites, single-band indices, and masks).
What’s included (no pseudoRGB)
RGB composites: naip_rgb, s2_rgb, dem_rgb
Mono S2 layers (published as single-channel images): s2_B08, s2_MSAVI, s2_NDVI, s2_NDWI, s2_SCL
Other monos: naip_ndvi
Semantic masks: labels (task labels), landfire_family, cdl
Metadata: tile_id, city, bbox (west,south,east,north), chip_px, split, meta_json
Note:… See the full description on the dataset page: https://huggingface.co/datasets/gdurkin/naip-16d-city-cubes.CUB_200_2011-WDS
Caltech-UCSD Birds-200-2011
Dataset Summary
This is a repackaged version of the Caltech-UCSD Birds-200-2011 dataset in WebDataset format.
Note: All credit goes to the original authors.
This upload only provides the same data in a different structure.
Website: https://www.vision.caltech.edu/datasets/cub_200_2011/
Paper: https://authors.library.caltech.edu/records/cvm3y-5hh21
200 categories dataset consists of 11,788 images (1.1GB).
Citation… See the full description on the dataset page: https://huggingface.co/datasets/birder-project/CUB_200_2011-WDS.
