Skip to content

Commit 37019e1

Browse files
authored
Update README.md
1 parent 4009a7d commit 37019e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tasks/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Train/val/test split for ScanNet is given in [Benchmark](Benchmark).
66
Training tasks use [Torch7](http://torch.ch/docs/getting-started.html), with torch packages `cudnn`, `cunn`, `hdf5`, `xlua`.
77

88
Train/test data from the ScanNet release should be placed into a `data` folder in the `torch` folder of the respective task, e.g., for 3D Object Classification, unzip the `obj_classification.zip` into `Tasks/ObjectClassification/torch/data`.
9+
(Or edit the paths in the `[phase]_shape_voxel_data_list.txt` and input the train/test paths to `train.lua`.)
910

1011
Code to generate the training data from ScanNet data to come soon.
1112

0 commit comments

Comments
 (0)