Skip to content

Commit b92d15c

Browse files
committed
update
Signed-off-by: Ankur Handa <[email protected]>
1 parent 33bec52 commit b92d15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repository contains 13 class labels for both train and test dataset in NYUv
1010

1111
## How do I obtain the DHA features?
1212

13-
Look for this in a corresponding [SUN RGB-D meta data repository](https://github.com/ankurhanda/sunrgbd-meta-data). You will need rotation matrices for each training and test image. They are available here at [**camera_rotations_NYU.txt**](https://github.com/ankurhanda/nyuv2-meta-data/blob/master/camera_rotations_NYU.txt). These matrices are used to align the floor normal vector to the canonical gravity vector. The indices for rotation matrices corresponding to training and test data are in **splits.mat**. Remember that labels are ordered *i.e.* training labels files are named with indices 1 to 795 and similarly for test dataset.
13+
Look for this in a corresponding [SUN RGB-D meta data repository](https://github.com/ankurhanda/sunrgbd-meta-data). You will need rotation matrices for each training and test image. They are available here at [**camera_rotations_NYU.txt**](https://github.com/ankurhanda/nyuv2-meta-data/blob/master/camera_rotations_NYU.txt). These matrices are used to align the floor normal vector to the canonical gravity vector. There are 1449 rotation matrices in total and the indices for these matrices corresponding to training and test data are in **splits.mat**. Remember that labels are ordered *i.e.* training labels files are named with indices 1 to 795 and similarly for test dataset.
1414

1515
## How do I benchmark?
1616
[getAccuracyNYU.m](https://github.com/ankurhanda/SceneNetv1.0/blob/master/getAccuracyNYU.m) available in the [SceneNetv1.0](https://github.com/ankurhanda/SceneNetv1.0/) repository allows you to obtain the avereage global and class accuracies.

0 commit comments

Comments
 (0)