Skip to content

Commit 4e743db

Browse files
authored
docs: Add arxiv link and Update roadmap (#6)
* init commit for train&inf * Add arxiv link and Update roadmap
1 parent 785d5a9 commit 4e743db

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,27 @@
1919
<sup>1</sup>Fudan University&emsp; <sup>2</sup>Yinwang Intelligent Technology Co., Ltd&emsp;
2020
</div>
2121

22+
<br>
23+
<div align='center'>
24+
<a href='https://github.com/fudan-generative-vision/WAM-Diff'><img src='https://img.shields.io/github/stars/fudan-generative-vision/WAM-Diff?style=social'></a>
25+
<a href='https://arxiv.org/abs/2512.11872'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a>
26+
27+
</div>
28+
<br>
29+
30+
## 📰 News
31+
32+
- **`2025/12/06`**: 🎉🎉🎉 Paper submitted on [Arxiv](https://arxiv.org/pdf/2512.11872).
2233

2334
## 📅️ Roadmap
2435

2536
| Status | Milestone | ETA |
2637
| :----: | :----------------------------------------------------------------------------------------------------: | :--------: |
27-
| 🚀 | **[Releasing the inference source code](https://github.com/fudan-generative-vision/WAM-Diff)** | 2025.12.21 |
28-
| 🚀 | **[Releasing the training scripts](https://github.com/fudan-generative-vision/WAM-Diff)** | 2025.12.21 |
29-
| 🚀 | **[Pretrained models on Huggingface](https://huggingface.co/fudan-generative-ai/WAM-Diff)** | TBD |
38+
| 🚀 | **[Release the inference source code](https://github.com/fudan-generative-vision/WAM-Diff)** | 2025.12.21 |
39+
| 🚀 | **[Release the SFT and inf code](https://github.com/fudan-generative-vision/WAM-Diff)** | 2025.12.21 |
40+
| 🚀 | **[Release pretrained models on Huggingface](https://huggingface.co/fudan-generative-ai/WAM-Diff)** | TBD |
41+
| 🚀 | **[Release NAVSIM evaluation code](https://huggingface.co/fudan-generative-ai/WAM-Diff)** | TBD |
42+
| 🚀 | **[Release the RL code](https://github.com/fudan-generative-vision/WAM-Diff)** | TBD |
3043

3144

3245
## 🔧️ Framework

0 commit comments

Comments
 (0)