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

ImageNet Large Scale Visual Recognition Challenge — Detection (ILSVRC DET).

ImageNet Detection (commonly called ILSVRC DET) is the object detection track of the ImageNet Large Scale Visual Recognition Challenge (ILSVRC). It provides bounding-box annotations for images across 200 object categories and was used as a large-scale benchmark for object detection in ILSVRC competitions (2012–2017). Models are evaluated with detection metrics (mean Average Precision, commonly reported at IoU = 0.5 / mAP@0.5, following the ILSVRC evaluation protocol). The dataset and challenge are described in the ILSVRC overview paper (Russakovsky et al., 2014) and on the ImageNet challenge website, which hosts the list of 200 detection synsets, development kits and per-year results.

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