Codesota · Computer Vision · Object Detection · ImageNet Localization (ILSVRC LOC)Tasks/Computer Vision/Object Detection
Object Detection · benchmark dataset · EN

ImageNet Large Scale Visual Recognition Challenge — Localization (ILSVRC LOC).

ImageNet Localization (ILSVRC LOC) is the localization subset of the ImageNet Large Scale Visual Recognition Challenge (ILSVRC). It provides per-image annotations (bounding boxes) for target object instances across the 1,000 ILSVRC categories and is used to evaluate object localization performance (commonly reported as top-5 localization error %). The localization task requires a model to both classify the primary object in an image and provide its bounding box (typically one localized box per image in the ILSVRC LOC setup). The dataset and challenge are described in the original ImageNet paper (Deng et al., CVPR 2009) and in the ILSVRC challenge overview (Russakovsky et al., arXiv:1409.0575).

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