-
Hi, in the paper, you mentioned there are 464 different indoor scenes and 249 of them are used for training. Could you let me know where I can get the training list of scenes? Also, could you clarify …
-
the website of https://goo.gl/hcUFMy is inaccessible
-
Thanks for great work.
I am wondering, How to test on any image or video
thanks in advance
Regards
-
In the dataset_manager.py file you normalize the depth map differently for the PBRS dataset and the NYU-V2 datasets.
More precisely, in the PBRS dataset you divide the depth maps by 65535 whereas …
ghost updated
5 years ago
-
### 1. Issue or feature description
Docker with gpu support needs `nvidia-container-toolkit`. When I tried to install, it wouldn't work.
### 2. Steps to reproduce the issue
`nvidia-smi` with gpu …
-
Could you also provide the list of files you use for training on SUNCG and NYU dataset?
Thanks.
-
Thanks for publishing the repo and the dataset with the dense labels.
A while ago I wrapped the dataset which can be downloaded from https://s3-eu-west-1.amazonaws.com/densedepth/nyu_data.zip into th…
-
I open the nyu_depth_v2_labeled.mat file and access its label attribute. When I do a max over the label file, I get 894. How should I extract semantic label from it? Shouldn't label be indexing 0~12 c…
-
I use your pretrained model(nyu.h5) to test my own dataset. My dataset might not be the same range as NYU-Depth V2(range 10 meters). My dataset range 0 to 2m. Is it suitable to test my dataset with yo…
-