EndoSLAM icon indicating copy to clipboard operation
EndoSLAM copied to clipboard

confuses of predicted depth value

Open accuracy-maker opened this issue 6 months ago • 0 comments

Firstly, thanks for your great work.

I downloaded the dataset and used 10 images of UnityCam folder. And I used the pre-trained dispnet to inference the depth. However, when I did some analysis of results, I found that the color maps of ground truth grey and predicted_depth are totally opposite. And I printed out the max values of two matrix.

image

The magnitude of the two values is different.

I am looking for some helps of this problem.

Thanks

accuracy-maker avatar Aug 21 '24 10:08 accuracy-maker