-
urllib.error.HTTPError: HTTP Error 403: Forbidden
-
Hello
I now want to use the PENet network architecture to complete depth completion, because I only need the dataset at hand, so I found the HandNet dataset, which contains depth data and image data …
-
Hello, I am still training on PENet with NYU dataset, please help me to take a look. The third one in this graph is the predicted result, right? I think this also proves that this network can ru…
-
Thank you very much for your outstanding work. I am very interested in your work, but I have a doubt about how to get the real depth map mentioned in your paper. The real depth map of Kitti dataset is…
-
Hello,
I followed these commands, but 'bathroom_0039', 'living_room_0019', 'living_room_0018', 'bedroom_0076a', 'living_room_0020' are missing.
```
$ cd ~/workspace/dataset/nyu_depth_v2
$ mkdir ra…
-
Referring to BTS and your work, I've got a good result in the kitti dataset, but for NYU, the result is not good.
![00006](https://user-images.githubusercontent.com/86991107/163702846-9aa7e3d3-d934-4…
djx99 updated
2 years ago
-
Hello,
First of all thanks for making this awesome project into the public.
I am wondering whether I can use this approach for getting human pose joints from a depth image captured by my Kinec…
-
Hello, I am a new student, I would like to ask you for the download link of the dataset about the file train_list. TXT data set, but I can't get it down.
-
I notice that train_list.txt does not include all the images from NYU depth V2 dataset from bts. For example, images in study_room_0005b scene:
...
/study_room_0005b/rgb_00087.jpg /study_room_0005b/…
-
Firstly, thanks for the nice paper and open source project!
I am trying to reproduce the training process. I am using NYUDepthV2 dataset from Kaggle, it should be identical, just filename…