Codesota · Computer Vision · Object Detection · DIORTasks/Computer Vision/Object Detection
Object Detection · benchmark dataset · EN

DIOR (Dataset for Object detection in Optical Remote sensing images).

DIOR is a large-scale benchmark dataset for object detection in optical remote sensing (aerial/satellite) images. It contains approximately 23,463 images (800×800 px) and ~192,472 axis-aligned object instances covering 20 object categories (e.g., airplane, airport, ship, bridge, stadium, vehicle, windmill, storage tank, dam, chimney, golf course, tennis court, baseball field, basketball court, expressway toll station/service area, harbor, overpass, ground track field, train station). Images have varying spatial resolutions (~0.5 m to 30 m). Standard splits are provided (training, validation, test — commonly reported splits: train ~5,862, val ~5,863, test ~11,725). DIOR is typically evaluated using object-detection metrics such as mean Average Precision (mAP). A rotated-box variant (DIOR-R) with oriented bounding-box annotations has also been released/used by the community.

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