isl-org / DPT

Dense Prediction Transformers
MIT License
1.96k stars 254 forks source link

Evaluation for MiDaS v21 #67

Open Only-bottle opened 2 years ago

Only-bottle commented 2 years ago

Hello,

First of all, I would like to say thank you for your work.

I would like to evaluate the MiDas v21 model on NYU Depth v2 dataset. Based on the link below, the evaluation results using the model and data are as follows.

model : MiDaS v2.1 large dataset : DenseDepth image

Is this the right result? Or have you ever evaluated this model?

Thank you

1hao-Liu commented 1 year ago

@Only-bottle Did you solve this problem? When I evaluate the NYUv2 dataset on the models "dpt_large", "dpt_hybrid", "midas_v21", the delta1 is 0.411, 0.415, 0.415. Is this the correct result?