isl-org / DPT

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

Obataining negative depth values #87

Closed Sivloc closed 1 year ago

Sivloc commented 1 year ago

Hi ! First of all, great work ! I'm currently in the process of comparing different monocular depth estimation algorithms on a certain dataset. When parsing the estimated depth maps that i got with DPT, i noticed i had a lot of negative values, ranging from -400 to 2500. I asumed the .pfm files were representing metric depth but these values make me doubt. Is it normal ?