Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aimerykong committed Jun 19, 2017
1 parent 7f9eb5a commit 372b784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depthSegRNN_NYUv2/README.md
Expand Up @@ -9,7 +9,7 @@ For details, please refer to our [project page](http://www.ics.uci.edu/~skong2/r

To download our models, please go [google drive](https://drive.google.com/open?id=0BxeylfSgpk1MaVlNZV96eVVqdWM) and put the models in directory 'models'.

Script demo_NYUv2.m provides a demonstration to visualize the results. If you want to train the model, please refer to the script 'train_NYUv2.m'. To train it, you need to download the NYUv2 dataset, and modify imdb accordingly which is used to point to the images.
Script [demo_NYUv2.m](https://github.com/aimerykong/Recurrent-Scene-Parsing-with-Perspective-Understanding-in-the-loop/blob/master/depthSegRNN_NYUv2/demo_NYUv2.m) provides a demonstration to visualize the results. If you want to train the model, please refer to the script [train_NYUv2.m](https://github.com/aimerykong/Recurrent-Scene-Parsing-with-Perspective-Understanding-in-the-loop/blob/master/depthSegRNN_NYUv2/train_NYUv2.m). To train it, you need to download the NYUv2 dataset, and modify imdb accordingly which is used to point to the images.



Expand Down

0 comments on commit 372b784

Please sign in to comment.