Codesota · Computer Vision · Depth estimation · SUN RGB-D (metric)Tasks/Computer Vision/Depth estimation
Depth estimation · benchmark dataset · EN

SUN RGB-D: A RGB-D Scene Understanding Benchmark Suite.

SUN RGB-D is a large-scale RGB-D (color + depth) indoor scene understanding benchmark introduced by Song, Lichtenberg, and Xiao. The dataset contains 10,335 real RGB-D images captured by four different sensors and densely annotated for a variety of scene-understanding tasks. Annotations include 146,617 2D polygons, tens of thousands of 3D bounding boxes (the paper reports 64,595 3D boxes), object orientations, 3D room layouts and scene categories. The dataset provides train/test splits (commonly reported as 5,285 train and 5,050 test images) and is used for tasks such as 2D/3D object detection, semantic/instance segmentation, scene classification and depth-related evaluations. Official dataset pages and the CVPR 2015 paper provide download links, annotation details and evaluation toolkits.

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