Codesota · Computer Vision · Image Classification · ImageNet V2Tasks/Computer Vision/Image Classification
Image Classification · benchmark dataset · EN

ImageNet V2 (ImageNetV2).

ImageNet V2 (ImageNetV2) is a set of new test splits for the ImageNet (ILSVRC2012) classification benchmark created to measure how well ImageNet classifiers generalize to new data sampled from the same source. The authors followed the original ImageNet collection and labeling protocol and released a pool of candidate Flickr images, the final test splits, and rich metadata (Flickr queries, MTurk annotations). ImageNetV2 contains three curated 10,000-image test sets (each ~10k images): "matched-frequency" (matched-frequency), "top-images" (top-images), and "threshold-0.7" (threshold-0.7) — corresponding to different image-selection strategies described in the paper. The label space matches ImageNet2012 (1000 classes). ImageNetV2 was introduced and evaluated in Recht et al., "Do ImageNet Classifiers Generalize to ImageNet?", and is intended as an independent, distribution-matched testbed to detect adaptive overfitting and measure true generalization of ImageNet 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