Codesota · Computer Vision · Image Classification · iNat 2017Tasks/Computer Vision/Image Classification
Image Classification · benchmark dataset · EN

iNaturalist 2017 (iNat 2017) - iNaturalist Species Classification and Detection Dataset.

iNaturalist 2017 (iNat 2017) is a large-scale fine-grained species classification dataset released for the iNaturalist 2017 challenge. It contains 5,089 categories (species) with approximately 579,184 training images and 95,986 validation images (total ~675k images). Images were contributed by citizen scientists and exhibit varying image quality, heavy class imbalance (long-tailed distribution), and many visually similar species, making the benchmark challenging for real-world species classification. The original release also included some bounding-box annotations, though most uses are image-level (single-label) classification; test labels were not publicly released by the organizers. Introduced in Van Horn et al., “The iNaturalist Species Classification and Detection Dataset” (arXiv:1707.06642, CVPR 2018).

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