From b9e364c01d6ad693dac67d1f09220f4698889863 Mon Sep 17 00:00:00 2001 From: Chonghao Sima Date: Tue, 2 Jul 2024 11:01:43 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cb2116..3ad5e4a 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ DriveLM attempts to address some of the challenges faced by the community. ### News -- **`[2024/06/01]`** DriveLM got accepted to ECCV! Congrats to the team! +- **`[2024/07/01]`** DriveLM got accepted to ECCV! Congrats to the team! - **`[2024/06/01]`** Challenge ended up! [See the final leaderboard](https://opendrivelab.com/challenge2024/#driving_with_language). - **`[2024/03/25]`** Challenge test server is online and the test questions are released. [Chekc it out!](https://github.com/OpenDriveLab/DriveLM/tree/main/challenge) - **`[2024/02/29]`** Challenge repo release. Baseline, data and submission format, evaluation pipeline. [Have a look!](https://github.com/OpenDriveLab/DriveLM/tree/main/challenge)