We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9185959 commit 2d07481Copy full SHA for 2d07481
README.md
@@ -44,7 +44,7 @@ This is a joint work of [Vadim Kantorov](http://vadimkantorov.com), [Maxime Oqua
44
45
```shell
46
export CUDA_VISIBLE_DEVICES=0
47
- 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
48
```
49
6. Test the trained model and compute CorLoc and mAP:
50
0 commit comments