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 collects detailed natural language descriptions for each image through Amazon Mechanical Turk (AMT).
How to Use
from datasets import load_dataset
CUB_200 = load_dataset("KAKIZHOU/CUB-200")
Supported Tasks and… See the full description on the dataset page: https://huggingface.co/datasets/KAKIZHOU/CUB-200.