Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
<h1 align="center">SimWAM: A Simple World Action Model for End-to-End Autonomous Driving</h1>
|
| 3 |
|
|
@@ -223,7 +235,7 @@ If you find SimWAM useful in your research, please consider citing:
|
|
| 223 |
|
| 224 |
```bibtex
|
| 225 |
@article{zhao2026simwam,
|
| 226 |
-
title = {A Simple World Action Model for End-to-End Autonomous Driving},
|
| 227 |
author = {Zhao, Zongchuang and Zhou, Xin and Xu, Tianyang and
|
| 228 |
Sun, Zhengyang and Zhou, Kaixuan and Li, Honglin and
|
| 229 |
Liang, Dingkang and Bai, Xiang},
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
base_model:
|
| 4 |
+
- Wan-AI/Wan2.2-TI2V-5B
|
| 5 |
+
tags:
|
| 6 |
+
- pytorch
|
| 7 |
+
- end-to-end-autonomous-driving
|
| 8 |
+
- world-action-model
|
| 9 |
+
- reinforcement-learning
|
| 10 |
+
- navsim
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
|
| 14 |
<h1 align="center">SimWAM: A Simple World Action Model for End-to-End Autonomous Driving</h1>
|
| 15 |
|
|
|
|
| 235 |
|
| 236 |
```bibtex
|
| 237 |
@article{zhao2026simwam,
|
| 238 |
+
title = {SimWAM: A Simple World Action Model for End-to-End Autonomous Driving},
|
| 239 |
author = {Zhao, Zongchuang and Zhou, Xin and Xu, Tianyang and
|
| 240 |
Sun, Zhengyang and Zhou, Kaixuan and Li, Honglin and
|
| 241 |
Liang, Dingkang and Bai, Xiang},
|