-
I trained a model on nyuv2,and i want to use the model to directly test on SUNRGBD dataset.But the classes in nyuv2 are 40 ,and the sunrgbd are 37,so the size in weight is not match.What should i do t…
-
why the json files are need for the evaluation on NYU dataset?
The dataset does not include any json files
-
Thank you for your exceptional work and the code you've provided.
I have a question regarding the use of depth embedding in the context of NyuV2 zero-shot classification.
For the conversion of depth…
-
(1)![123](https://github.com/LiheYoung/Depth-Anything/assets/112660731/7faad2b5-e404-462a-9761-48b7368e76dd)
(2) ![1234](https://github.com/LiheYoung/Depth-Anything/assets/112660731/2f6b3ef1-102e-4…
kyk37 updated
8 months ago
-
Hello! Thanks for your great work on VPD!
I am trying to reproduce the depth estimation results on NYUv2 using test.sh and keep getting the following error. Any help here is greatly appreciated. Than…
-
Hi:
I‘m trying to make some inferences using image capture from my own camera. However, I'm a little bit confuse about the cam_pose and vox_origin which are inputs when using NYUv2 dataset.
I t…
-
Hi, thanks for your share!
I am testing your code on other images of the NYUv2 dataset. ^_^
There is a problem looks like this:
![image](https://user-images.githubusercontent.com/18443212/48537737-…
-
您好,项目中NYUV2数据集的下载链接失效了,无法找到界面,请问还可以从哪里获取到该数据集呢?谢谢!
-
Thanks for make the code open-sourced.
When I run
```
python3 -m pudb demo_nyuv2.py --filename=./data/NYUV2/demo_01.png --outputroot=./result/NYUV2
```
I meet this error:
```
WARNING: Logging …
-
Hi @xanderchf,
How many training images in NYUv2 did you use to train the network? I trained my model with the small dataset and got very bad results.