Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

which part of nyuv2 #27

Open
Xiang-cd opened this issue Oct 8, 2024 · 9 comments
Open

which part of nyuv2 #27

Xiang-cd opened this issue Oct 8, 2024 · 9 comments

Comments

@Xiang-cd
Copy link

Xiang-cd commented Oct 8, 2024

there are different source of nyuv2:

which one do you use, and do you have some scripts to process them into a standard format?

@Xiang-cd
Copy link
Author

Xiang-cd commented Oct 8, 2024

oh, i see, only use the test part to do evaluation..

@Xiang-cd
Copy link
Author

Xiang-cd commented Oct 8, 2024

but i still wondering how to do evaluation

@gaoxiangjun
Copy link
Collaborator

You may see the README and ./benchmark

@Xiang-cd
Copy link
Author

I think I didn't find a readme file at ./benchmark dir?

@gaoxiangjun
Copy link
Collaborator

@Xiang-cd
Copy link
Author

$ tree -L 2 130 ↵
.
├── download_from_gdrive.py
├── nyu_depth_v2_labeled.mat
├── sync
│ ├── basement_0001a
│ ├── basement_0001b
│ ├── bathroom_0001
│ ├── bathroom_0002
│ ├── bathroom_0005
│ ├── bathroom_0006
│ ├── bathroom_0007

thanks, I've readed the readme and the code already, but my downloaded nyuv2 file tree, looks like this, and I could find "path/to/NYUv2/filename_list_test.txt" in my downloaded version, how to align the file tree and file list text file with yours?

@Xiang-cd
Copy link
Author

thank you for your great work~ wish a help

@gaoxiangjun
Copy link
Collaborator

filename_list_test.txt is in the dataset.
filename_list_test.txt

You can also use this.

@zhizunhu
Copy link

@gaoxiangjun I just got test file from nyu_depth_v2_labeled.mat, RGB image name is same as your filename_list_test.txt,But I only get delta1=0.924,more worse than 0.944 in paper. my gpu is a100-80g. cc @Xiang-cd Have you reproduced nyuv2 metric? Wish your help, Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants