iDisc Model Zoo and Baselines

June 19, 2023 ยท View on GitHub

Introduction

Here is the collection of all models whose namespace is compatible with the current repo. We store the output predictions with the same relative path as the depth path from the corresponding dataset. For evaluation we used micro averaging, other repo might use macro averaging, the difference is in the order of decimals of percentage points, but we found it more appropriate for dataset with uneven density distributions due to, e.g., pointcloud accumulation. Please note that the depth is rescaled as in the original dataset to be stored as .png. In particular to obtain metric depth you need to divide NYUv2 results by 1000, and all other datasets by 256. Normals need to be rescaled from [0, 255] to [-1, 1]. Predictions are not interpolated, that is the output shape is one quarter of input shape.

KITTI

Backboned0.5d1d2RMSERMSE logA.RelSq.RelConfigWeightsPredictions
Resnet1010.8600.9650.9962.3620.0900.0590.197configweightspredictions
EfficientB50.8520.9630.9942.5100.0940.0630.223configweightspredictions
Swin-Tiny0.8700.9680.9962.2910.0870.0580.184configweightspredictions
Swin-Base0.8850.9740.9972.1490.0810.0540.159configweightspredictions
Swin-Large0.8960.9770.9972.0670.0770.0500.145configweightspredictions

NYUv2

Backboned1d2d3RMSEA.RelLog10ConfigWeightsPredictions
Resnet1010.8920.9830.9950.3800.1090.046configweightspredictions
EfficientB50.9030.9860.9970.3690.1040.044configweightspredictions
Swin-Tiny0.8940.9830.9960.3770.1090.045configweightspredictions
Swin-Base0.9260.9890.9970.3270.0910.039configweightspredictions
Swin-Large0.9400.9930.9990.3130.0860.037configweightspredictions

Normals

Results may differ (~0.1%) due to micro vs. macro averaging and bilinear vs. bicubic interpolation.

Backbone11.522.530RMSEMeanMedianConfigWeightsPredictions
Swin-Large0.6370.7960.85522.914.67.3configweightspredictions

DDAD

Backboned1d2d3RMSERMSE logA.RelSq.RelConfigWeightsPredictions
Swin-Large0.8090.9340.9718.9890.2210.1631.85configweightspredictions

Argoverse

Backboned1d2d3RMSERMSE logA.RelSq.RelConfigWeightsPredictions
Swin-Large0.8210.9230.9607.5670.2430.1632.22configweightspredictions