Commit ·
03787dc
1
Parent(s): 6f8d67f
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
language:
|
| 4 |
-
- en
|
| 5 |
-
|
| 6 |
-
-
|
| 7 |
---
|
| 8 |
<div align="center">
|
| 9 |
<img src="docs/imgs/WE_title.png" width="800px">
|
|
@@ -155,8 +155,6 @@ data/alg_engine/
|
|
| 155 |
├── ckpts/ # Pre-trained model checkpoints
|
| 156 |
│ ├── bevformerv2-r50-t1-base_epoch_48.pth
|
| 157 |
│ ├── e2e_vadv2_50pct_ep8.pth
|
| 158 |
-
│ ├── e2e_vadv2_50pct_rlft_synthetic_ep8.pth
|
| 159 |
-
│ ├── e2e_vadv2_50pct_rlft_synthetic_ep8_merged.pth
|
| 160 |
│ ├── track_map_nuplan_r50_navtrain_100pct_bs1x8.pth
|
| 161 |
│ └── track_map_nuplan_r50_navtrain_50pct_bs1x8.pth
|
| 162 |
│
|
|
@@ -404,4 +402,4 @@ For questions or suggestions, feel free to reach out:
|
|
| 404 |
|
| 405 |
**Thank you for your support of the WorldEngine project!**
|
| 406 |
|
| 407 |
-
</div>
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- Robotics
|
| 7 |
---
|
| 8 |
<div align="center">
|
| 9 |
<img src="docs/imgs/WE_title.png" width="800px">
|
|
|
|
| 155 |
├── ckpts/ # Pre-trained model checkpoints
|
| 156 |
│ ├── bevformerv2-r50-t1-base_epoch_48.pth
|
| 157 |
│ ├── e2e_vadv2_50pct_ep8.pth
|
|
|
|
|
|
|
| 158 |
│ ├── track_map_nuplan_r50_navtrain_100pct_bs1x8.pth
|
| 159 |
│ └── track_map_nuplan_r50_navtrain_50pct_bs1x8.pth
|
| 160 |
│
|
|
|
|
| 402 |
|
| 403 |
**Thank you for your support of the WorldEngine project!**
|
| 404 |
|
| 405 |
+
</div>
|