You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-17Lines changed: 8 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ _In terms of ambiguity, the English version shall prevail._
26
26
27
27
## Table of Contents
28
28
-[News](#news)
29
-
-[Benchmark and Leaderboard](#benchmark-and-leaderboard)
29
+
-[Leaderboard](#leaderboard)
30
30
-[Highlight](#highlight---why-we-are-exclusive)
31
31
-[Task](#task)
32
32
-[3D Lane Detection 🛣️](#3d-lane-detection-%EF%B8%8F)
@@ -40,21 +40,14 @@ _In terms of ambiguity, the English version shall prevail._
40
40
-[License](#license)
41
41
42
42
## News
43
-
- Due to the issue https://github.com/OpenDriveLab/OpenLane-V2/issues/48, we have postponed the deadline to June 01. Submission limits are also relaxed accordingly.
44
-
This issue leads to a potential change in the **EVALUATION SCORE**. Please update the evaluation code accordingly on your local machine. For all "finished" submissions, we will re-run the evaluation process gradually. The re-runed and newly submitted submissions will be marked as "verified".
45
-
Please make sure to make your correct submission public on the leaderboard.❗❗❗
46
-
- We just spotted an [issue](https://github.com/OpenDriveLab/OpenLane-V2/issues/46), which would potentially influence the **scores** on both *val* and *test* splits, in the provided **dataloader** for **formatting results**, please fix the code accordingly. ❗❗❗
47
-
-[2023/05]
48
-
* Note that it is a must to append a correct **email** address and other information to validate your submissions in the [Challenge](https://opendrivelab.com/AD23Challenge.html#rules).❗
43
+
-[2023/06]
44
+
* The Challenge at the [CVPR 2023 Workshop](https://opendrivelab.com/AD23Challenge.html) wraps up. The test server will be re-opened soon. Please stay tuned!
49
45
-[2023/04]
50
-
* A strong baseline based on [InternImage](https://github.com/OpenGVLab/InternImage) released. Check out [here](https://github.com/OpenGVLab/InternImage/tree/master/autonomous_driving/openlane-v2). 🚀
46
+
* A strong baseline based on [InternImage](https://github.com/OpenGVLab/InternImage) released. Check out [here](https://github.com/OpenGVLab/InternImage/tree/master/autonomous_driving/openlane-v2).
51
47
*[OpenLane-V2 paper](https://arxiv.org/abs/2304.10440) is available on arXiv.
52
-
* We reiterated the rules of the **Challenge**:
53
-
- During inference, the input modality of the model should be camera only;
54
-
- No future frame is allowed during inference.
55
48
* A stronger baseline released. Check out [here](https://github.com/OpenDriveLab/OpenLane-V2/blob/master/plugin/mmdet3d/configs/baseline_large.py).
56
-
-[2023/03]
57
-
* We are hosting a Challenge at the [CVPR 2023 Workshop](https://opendrivelab.com/AD23Challenge.html).:star:
49
+
-~~[2023/03]~~
50
+
*~~We are hosting a Challenge at the [CVPR 2023 Workshop](https://opendrivelab.com/AD23Challenge.html).~~
58
51
-[2023/02]
59
52
* Dataset `v1.0`: Data of `subset_A` released.
60
53
* Baseline model released.
@@ -64,10 +57,8 @@ Please make sure to make your correct submission public on the leaderboard.❗
64
57
65
58
<palign="right">(<ahref="#top">back to top</a>)</p>
66
59
67
-
## Benchmark and Leaderboard
68
-
We will provide an initial benchmark on the OpenLane-V2 dataset, please stay tuned for the release.
69
-
70
-
Currently, we are maintaining leaderboards on the [*val*](https://paperswithcode.com/sota/3d-lane-detection-on-openlane-v2-2) and [*test*](https://eval.ai/web/challenges/challenge-page/1925/leaderboard/4549) split of `subset_A`.
60
+
## Leaderboard
61
+
Please refer to the final leaderboard of the [Challenge](https://opendrivelab.com/AD23Challenge.html#openlane_topology).
71
62
72
63
73
64
<palign="right">(<ahref="#top">back to top</a>)</p>
0 commit comments