Skip to content

Commit

Permalink
NYUDv2: point out the data for the 40 class task to reproduce results
Browse files Browse the repository at this point in the history
  • Loading branch information
shelhamer committed Sep 10, 2016
1 parent 84fd555 commit 7834f62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/nyud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ While there are many labels, we follow the 40 class task defined by
Saurabh Gupta, Pablo Arbelaez, and Jitendra Malik.
CVPR 2013

at http://www.cs.berkeley.edu/~sgupta/pdf/GuptaArbelaezMalikCVPR13.pdf.
at http://www.cs.berkeley.edu/~sgupta/pdf/GuptaArbelaezMalikCVPR13.pdf .
To reproduce the results of our paper, you must make use of the data from Gupta et al. at http://people.eecs.berkeley.edu/~sgupta/cvpr13/data.tgz .

Refer to `classes.txt` for the listing of classes in model output order.
Refer to `../nyud_layers.py` for the Python data layer for this dataset.
Expand Down

0 comments on commit 7834f62

Please sign in to comment.