facebookresearch / facebookresearch/DistDepth
Some questions about the demo (infering on single images in general)
Open
- Dominant language
- Python
- Stars
- 236
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
What is the 1.312 constant in output_to_depth function?
And what are the 0.1 and 10 inputs to the function? is it based on the training data and should change during inference?
In the demo visualization you use 0.1 and 5 instead of 0.1 and 10
Is the output of output_to_depth in meters? and output of the net (the sigmoid) is disparity?
I didn't see any reference in the repo or the paper...
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.