Skip to content

Commit 2d07481

Browse files
Update README.md
1 parent 9185959 commit 2d07481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This is a joint work of [Vadim Kantorov](http://vadimkantorov.com), [Maxime Oqua
4444

4545
```shell
4646
export CUDA_VISIBLE_DEVICES=0
47-
th train.lua model/contrastive_s.lua # will produce data/model_epoch30.h5 and data/log.json
47+
th train.lua model/contrastive_s.lua # will produce data/model_epoch30.h5 and data/log.json
4848
```
4949
6. Test the trained model and compute CorLoc and mAP:
5050

0 commit comments

Comments
 (0)