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

iNaturalist 2018 (iNat 2018) — iNaturalist Species Classification and Detection Dataset.

The iNaturalist 2018 dataset (iNat 2018) is a large-scale, fine-grained species classification (and detection) dataset built from observations on the iNaturalist platform. Introduced by Van Horn et al., it emphasizes real-world challenges: long-tailed / highly imbalanced class distributions, many visually similar species, varied image quality and capture conditions, and global coverage. The dataset contains on the order of 0.8–0.9 million images from several thousand species (the paper reports ~859,000 images from over 5,000 species) and was released together with the FGVC / CVPR 2018 challenge (often referenced as the iNaturalist 2018 competition). It has been widely used as a benchmark for fine-grained and long-tailed image classification; variants/splits for the competition (training/validation/test) and detection labels were also provided for challenge participants. Common mirrors / references: the original CVPR paper and arXiv entry (see arXiv:1707.06642), Kaggle competition pages (iNaturalist 2018 / FGVC5), and dataset builders in TFDS and community uploads on Hugging Face.

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