Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
language:
|
| 4 |
-
- en
|
| 5 |
-
base_model:
|
| 6 |
-
- Wan-AI/Wan2.2-TI2V-5B
|
| 7 |
-
tags:
|
| 8 |
-
- Pythorch
|
| 9 |
-
- Autonomous-Driving
|
| 10 |
-
---
|
| 11 |
````markdown
|
| 12 |
---
|
| 13 |
license: mit
|
|
@@ -249,7 +239,7 @@ If you find SimWAM useful in your research, please consider citing:
|
|
| 249 |
|
| 250 |
```bibtex
|
| 251 |
@article{zhao2026simwam,
|
| 252 |
-
title = {
|
| 253 |
author = {Zhao, Zongchuang and Zhou, Xin and Xu, Tianyang and
|
| 254 |
Sun, Zhengyang and Zhou, Kaixuan and Li, Honglin and
|
| 255 |
Liang, Dingkang and Bai, Xiang},
|
|
@@ -257,4 +247,4 @@ If you find SimWAM useful in your research, please consider citing:
|
|
| 257 |
year = {2026}
|
| 258 |
}
|
| 259 |
```
|
| 260 |
-
````
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
````markdown
|
| 2 |
---
|
| 3 |
license: mit
|
|
|
|
| 239 |
|
| 240 |
```bibtex
|
| 241 |
@article{zhao2026simwam,
|
| 242 |
+
title = {A Simple World Action Model for End-to-End Autonomous Driving},
|
| 243 |
author = {Zhao, Zongchuang and Zhou, Xin and Xu, Tianyang and
|
| 244 |
Sun, Zhengyang and Zhou, Kaixuan and Li, Honglin and
|
| 245 |
Liang, Dingkang and Bai, Xiang},
|
|
|
|
| 247 |
year = {2026}
|
| 248 |
}
|
| 249 |
```
|
| 250 |
+
````
|