Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimkantorov authored Sep 11, 2016
1 parent 9185959 commit 2d07481
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 @@ -44,7 +44,7 @@ This is a joint work of [Vadim Kantorov](http://vadimkantorov.com), [Maxime Oqua

```shell
export CUDA_VISIBLE_DEVICES=0
th train.lua model/contrastive_s.lua # will produce data/model_epoch30.h5 and data/log.json
th train.lua model/contrastive_s.lua # will produce data/model_epoch30.h5 and data/log.json
```
6. Test the trained model and compute CorLoc and mAP:

Expand Down

0 comments on commit 2d07481

Please sign in to comment.