jiaxiaosong
commited on
Commit
•
ad002ce
1
Parent(s):
bdd9b04
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
We implement state-of-the-art end-to-end autonomous driving methods in Bench2Drive. This repository stores the checkpoint trained on Bench2Drive.
|
6 |
+
|
7 |
+
Please refer to https://github.com/Thinklab-SJTU/Bench2Drive for details about Bench2Drive and how to use these checkpoints for closed-loop evaluation. (Actually drive the car!)
|
8 |
+
|
9 |
+
Please refer to https://github.com/Thinklab-SJTU/Bench2Drive-Zoo regarding the training of models.
|