-
there are different source of nyuv2:
- https://huggingface.co/datasets/tanganke/nyuv2
- https://huggingface.co/datasets/sayakpaul/nyu_depth_v2
- https://cs.nyu.edu/~fergus/datasets/nyu_depth_v2.htm…
-
Hello, thank you for the excellent research and contributions.
I have some questions regarding downstream task training and evaluation.
Using Colab, I performed depth estimation on KITTI and NYU…
-
It's really great work. Thanks.
I have a question about your data. You used NYU depth v2 dataset for Demo. Then how did you make or get the pose of each image frame? I can't find any pose informatio…
-
Hi,
I have a problem with the link of Data NYU Depth V2 (https://s3-eu-west-1.amazonaws.com/densedepth/nyu_data.zip).
Could you please let me know how can I access data?
Best regards,
Bahar…
-
NYU-Depth-v2 dataset labeled many objects. I only use 40 classes, but there are still too many bboxes.
![image](https://github.com/user-attachments/assets/0edf7c9e-f4ef-4415-af56-ec658df710a2)
Afte…
-
I'm attempting to download the NYU depth dataset:
http://horatio.cs.nyu.edu/mit/silberman/nyu_depth_v2/nyu_depth_v2_labeled.mat
And I'm getting "ERR_CONNECTION_REFUSED"
I similarly get a connec…
-
Hi,
I tried to implement exact same thin you have done, I downloaded the data set of NYU called bathrooms_part1.zip and nyu_depth_v2_labeled.mat, then gave both data to the make_dataset.py and I ha…
-
Hi, thank you for your work. I want to convert depthmap of dust3r to metric depth, and evaluate on NYU like paper show, how can I do that?
-
### Describe the bug
I think there is a discrepancy between depth map of `nyu_depth_v2` dataset [here](https://huggingface.co/docs/datasets/main/en/depth_estimation) and actual depth map. Depth value…
-
Hi there, thank you for your contributions.
When I ran the demo code following the `readme.md` tutorial (three images in the folder `./data/kitti_demo/` of this repository) but I only got a rela…