nianticlabs / monodepth2

[ICCV 2019] Monocular depth estimation from a single image
Other
4.05k stars 949 forks source link

How to obtain reconstructed image and loss for a single demo image #494

Open vittoria310 opened 2 months ago

vittoria310 commented 2 months ago

I am interested in using your project to reconstruct a single demo image. I would like to ask how I can obtain the reconstructed image and the corresponding loss value for a given input demo image.

Could you please provide me with a brief explanation or an example of how to do this?