You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please [download NAVSIM dataset](https://github.com/autonomousvision/navsim/blob/main/docs/install.md#2-download-the-dataset) and [run metric caching](https://github.com/autonomousvision/navsim/blob/main/docs/cache.md).
109
+
110
+
111
+
112
+
113
+
### Evaluation
114
+
115
+
**NAVSIM**
116
+
117
+
```sh
118
+
# Please change NAVSIM and METRIC_CACHE path
119
+
sh scripts/evaluation/run_wam_flow_agent_pdm_score_evaluation.sh
120
+
```
121
+
102
122
103
123
### Inference
104
124
@@ -137,4 +157,4 @@ The integration of Vision-Language-Action models into autonomous driving introdu
137
157
138
158
139
159
## 🤗 Acknowledgements
140
-
We gratefully acknowledge the contributors to the [Recogdrive](https://github.com/xiaomi-research/recogdrive), [Janus](https://github.com/deepseek-ai/Janus), [FUDOKI](https://github.com/fudoki-hku/FUDOKI) and [flow_matching](https://github.com/facebookresearch/flow_matching) repositories, whose commitment to open source has provided us with their excellent codebases and pretrained models.
160
+
We gratefully acknowledge the contributors to the [WAM-Diff](https://github.com/fudan-generative-vision/WAM-Diff), [RecogDrive](https://github.com/xiaomi-research/recogdrive), [Janus](https://github.com/deepseek-ai/Janus), [FUDOKI](https://github.com/fudoki-hku/FUDOKI) and [flow_matching](https://github.com/facebookresearch/flow_matching) repositories, whose commitment to open source has provided us with their excellent codebases and pretrained models.
0 commit comments