-
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…
-
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…
-
### 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,
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…
-
在文档找不到如何测试单张图片,可否补充一下?
python args_test_nyu.txt ?
`
--data_path ../dataset/nyu_depth_v2/official_splits/test/
--gt_path ../dataset/nyu_depth_v2/official_splits/test/
--filenames_file ./train_…
-
any plan for the release of weights for small and base used for metric depth (indoor & outdoor)?
-
I was getting above error when doing `Prepare NYU Depth V2 test set` step.
The error trace was as follows when executing the command
```python extract_official_train_test_set_from_mat.py nyu_depth_…
-
FileNotFoundError: [Errno 2] No such file or directory: '/dataset/nyu_depth_v2/official_splits/NYU_Depth_v2/data/nyu2_train.csv'
-
Thank your for your nice work!
I cannot find the usage of parameter 'focal' in NYU Depth V2 groud truth files, can you tell me how do you use it?
Thank you!
lgzz updated
2 months ago