Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaowei Cai authored Aug 23, 2016
1 parent 2af6915 commit 0eacba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If you use our code/model/data, please cite our paper:
2. Get the training data for KITTI
```Shell
cd $MSCNN_ROOT/data/
sh get_kitti_models.sh
sh get_kitti_data.sh
```

This will download train/val split image lists for the experiments, and window files for training/finetuning MS-CNN models. You can also use the provided MATLAB scripts to generate your own window files. If you use the provided window files, replace `/your/KITTI/path/` in the files to your KITTI path.
Expand Down

0 comments on commit 0eacba9

Please sign in to comment.