Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ tags:
|
|
| 39 |
|
| 40 |
**SimWAM** is a World-Action Model for end-to-end autonomous driving. It transfers video-dynamics priors to trajectory prediction by jointly training a pretrained video expert and a lightweight action diffusion transformer with flow matching.
|
| 41 |
|
| 42 |
-
An isolated attention mask
|
| 43 |
|
| 44 |
This repository contains the official supervised and reinforcement-learning checkpoints for SimWAM on NAVSIM.
|
| 45 |
|
|
|
|
| 39 |
|
| 40 |
**SimWAM** is a World-Action Model for end-to-end autonomous driving. It transfers video-dynamics priors to trajectory prediction by jointly training a pretrained video expert and a lightweight action diffusion transformer with flow matching.
|
| 41 |
|
| 42 |
+
An isolated attention mask keeps action prediction independent of future frames, allowing trajectory prediction without explicit future-frame generation at inference.
|
| 43 |
|
| 44 |
This repository contains the official supervised and reinforcement-learning checkpoints for SimWAM on NAVSIM.
|
| 45 |
|