-
how can I test one single picture , and get the output of the depth value?
-
Hello,
Firstly, thank you for the amazing work with this repo.
I have a custom image from a monocular camera for which I generated the depth map using the following repo:
https://github.com/ni…
-
Hello, i want to ask for help , anybody does train pointnet on NYU v2 dataset?
Can u give some idea when you train it?
Thanks !
-
-
Hi Mihir,
would it be possible to share the pretrained model weights for Segformer/DenseDepth?
1) The units for Table 4 are not mentioned in the paper, could you share what was the metric used f…
-
Hello,
Thank you very much for your work; it truly produces spectacular depth images.
I am trying to generate the point cloud and wondering if I have done it correctly. I have obtained the follo…
-
Hi! Thanks for the great work! 💯
I am a bit confused about this parameter the in yaml file --
`use_mask_valid: True # Requires "task" mask_valid to be saved to disk`
When I set that to False --…
-
This is the entire error
(autonomous_drone) C:\Users\Bowen Research Grant\DRLwithTL_real>python main_code.py
2020-07-31 09:56:06.889772: W tensorflow/stream_executor/platform/default/dso_loader.cc…
-
I trained my dataset with metric_depth and obtained the model file. How can I use my model to predict image depth.Currently, I have modified the model loading method in run.py, but an error message ap…
-
could anyone answer me what is imgInstances mean here in this function? how do give as an input?