Codesota · Computer Vision · Image Classification · CUB (CUB-200-2011)Tasks/Computer Vision/Image Classification
Image Classification · benchmark dataset · EN

Caltech-UCSD Birds-200-2011 (CUB-200-2011).

Caltech-UCSD Birds-200-2011 (CUB-200-2011) is a fine-grained image classification dataset of 200 bird species containing 11,788 images. Each image is annotated with a class label, one bounding box, 15 part locations, and 312 binary attributes. The dataset provides standard train/test splits (train: 5,994 images, test: 5,794 images) and is widely used as a benchmark for fine-grained categorization and part localization. Note: images overlap with ImageNet (caution when using ImageNet-pretrained models).

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

No results indexed yet — be the first to submit a score.

No benchmark results indexed yet
§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies