Skip to content

Commit 453ebb9

Browse files
authored
Update README.md
Added reference to single-object branch.
1 parent 5b292e8 commit 453ebb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ python3 habitat_test.py --config config/mon/base_conf_sim.yaml
143143
```
144144
### 2. Run the evaluation
145145
You can reproduce the evaluation results from the paper for single- and multi-object navigation.
146+
147+
**Note** that to reproduce the paper results for single-object navigation, it is advised to use the [eval/s_eval](https://github.com/KTH-RPL/OneMap/tree/eval/s_eval) branch.
146148
#### Single-object navigation
147149
```
148150
python3 eval_habitat.py --config config/mon/eval_conf.yaml

0 commit comments

Comments
 (0)