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

how to get the label set of NYU-Depth v2 dataset? #6

Closed
s5248 opened this issue Sep 10, 2017 · 2 comments
Closed

how to get the label set of NYU-Depth v2 dataset? #6

s5248 opened this issue Sep 10, 2017 · 2 comments

Comments

@s5248
Copy link

s5248 commented Sep 10, 2017

In this paper, "Clockwork Convnets for Video Semantic Segmentation", The NYUDv2 dataset [6] collects short RGB-D clips and includes a segmentation benchmark with high-quality but temporally sparse pixel annotations (every tenth video frame is labeled). We run on video from the “raw” clips subsampled 10X and evaluate on every labeled frame. But i am confused how to get the every 10th labeled ground truth, maybe I have to annotate them by myself, because I have not found the download link in http://cs.nyu.edu/~silberman/datasets/nyu_depth_v2.

@shelhamer
Copy link
Owner

shelhamer commented Nov 6, 2017

The annotated frames in the labeled dataset part of NYUDv2 are drawn from videos. The full dataset has the rest of the video frames without annotations. Here is the data as it was prepared in the FCN paper to train the NYUD segmentation model http://dl.caffe.berkeleyvision.org/nyud.tar.gz

@AnushriPrao
Copy link

The annotated frames in the labeled dataset part of NYUDv2 are drawn from videos. The full dataset has the rest of the video frames without annotations. Here is the data as it was prepared in the FCN paper to train the NYUD segmentation model http://dl.caffe.berkeleyvision.org/nyud.tar.gz

Thanks a lot for the link to the tar file. I had the toolbox but I am new to this. I didn't know to extract images out of it. But the zip file helped.

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