Jzzhang commited on
Commit
1f96dbd
·
verified ·
1 Parent(s): fe58433

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,4 +9,6 @@ The model is trained on samples collected from the training splits of [VLN-CE](h
9
  |----------------------|:----:|:----:|:----:|:----:|:----:|
10
  | VLN-CE R2R Val. | 10.7 | 5.65 | 49.2 | 41.9 | 36.5 |
11
  | [VLN-CE R2R Test](https://eval.ai/web/challenges/challenge-page/719/leaderboard/1966) | 11.3 | 5.39 | 52 | 45 | 39 |
12
- | VLN-CE RxR Val. | 15.4 | 5.72 | 55.6 | 45.7 | 38.2 |
 
 
 
9
  |----------------------|:----:|:----:|:----:|:----:|:----:|
10
  | VLN-CE R2R Val. | 10.7 | 5.65 | 49.2 | 41.9 | 36.5 |
11
  | [VLN-CE R2R Test](https://eval.ai/web/challenges/challenge-page/719/leaderboard/1966) | 11.3 | 5.39 | 52 | 45 | 39 |
12
+ | VLN-CE RxR Val. | 15.4 | 5.72 | 55.6 | 45.7 | 38.2 |
13
+
14
+ The related inference code can be found in [here](https://github.com/jzhzhang/NaVid-VLN-CE)