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 c8ce743 commit 75c2b2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,13 @@ If you use our code/model/data, please cite our paper:
### Pretrained model (KITTI car)

Download pre-trained MS-CNN models

```Shell
cd $MSCNN_ROOT/examples/kitti_car/
sh fetch_mscnn_car_model.sh
```

This will download the pretrained model for KITTI car into `$MSCNN_ROOT/examples/kitti_car/mscnn-8s-768-trainval-pretrained/`. You can produce exactly the same results as described in our paper with these pretrained models.
This will download the pretrained model for KITTI car into `$MSCNN_ROOT/examples/kitti_car/mscnn-8s-768-trainval-pretrained/`. You can produce exactly the same results as described in our paper with these pretrained models.

### Testing Demo (KITTI car)

Expand Down

0 comments on commit 75c2b2f

Please sign in to comment.