Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Predicting Depth, Surface Normals and Semantic Labels with a Common Multi-Scale Convolutional Architecture

About

In this paper we address three different computer vision tasks using a single basic architecture: depth prediction, surface normal estimation, and semantic labeling. We use a multiscale convolutional network that is able to adapt easily to each task using only small modifications, regressing from the input image to the output map directly. Our method progressively refines predictions using a sequence of scales, and captures many image details without any superpixels or low-level segmentation. We achieve state-of-the-art performance on benchmarks for all three tasks.

David Eigen, Rob Fergus• 2014

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (test)
mIoU62.6
1415
Monocular Depth EstimationKITTI (Eigen)
Abs Rel0.203
523
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)76.9
432
Depth EstimationKITTI (Eigen split)
RMSE6.307
291
Semantic segmentationNYU v2 (test)
mIoU34.1
282
Surface Normal EstimationNYU v2 (test)
Mean Angle Distance (MAD)20.9
224
Depth EstimationNYU Depth V2
RMSE0.641
209
Semantic segmentationNYU Depth V2 (test)
mIoU34.1
183
Monocular Depth EstimationKITTI Raw Eigen (test)
RMSE7.156
159
Semantic segmentationNYUD v2
mIoU34.1
125
Showing 10 of 34 rows

Other info

Code

Follow for update