You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for releasing this great work! I have followed the instructions to produce depth visualization for assets/demo/test1.png and assets/demo/test2.png using command python demo.py --task depth --img_path <image path> --output_path .:
which looks quite unlike the ones in README:
Is this correct? If I want to recover the depth values in meters what should I do with the output of the model?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi, thank you for releasing this great work! I have followed the instructions to produce depth visualization for
assets/demo/test1.png
andassets/demo/test2.png
using commandpython demo.py --task depth --img_path <image path> --output_path .
:which looks quite unlike the ones in README:
Is this correct? If I want to recover the depth values in meters what should I do with the output of the model?
Thank you!
The text was updated successfully, but these errors were encountered: