Papers › Separated RoadTopoFormer
Separated RoadTopoFormer
Mingjie Lu, Yuanxian Huang, Ji Liu, Jinzhang Peng, Lu Tian, Ashish Sirasao
Understanding driving scenarios is crucial to realizing autonomous driving. Previous works such as map learning and BEV lane detection neglect the connection relationship between lane instances, and traffic elements detection tasks usually neglect the relationship with lane lines. To address these issues, the task is presented which includes 4 sub-tasks, the detection of traffic elements, the detection of lane centerlines, reasoning connection relationships among lanes, and reasoning assignment relationships between lanes and traffic elements. We present Separated RoadTopoFormer to tackle the issues, which is an end-to-end framework that detects lane centerline and traffic elements with reasoning relationships among them. We optimize each module separately to prevent interaction with each other and aggregate them together with few finetunes. For two detection heads, we adopted a DETR-like architecture to detect objects, and for the relationship head, we concat two instance features from front detectors and feed them to the classifier to obtain relationship probability. Our final submission achieves 0.445 OLS, which is competitive in both sub-task and combined scores.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Lane Detection | OpenLane-V2 val | Separated RoadTopoFormer | DET_l | 26.95 | #4 of 9 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane-V2 val | Separated RoadTopoFormer | DET_t | 61.4 | #4 of 9 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane-V2 val | Separated RoadTopoFormer | OLS | 43.6 | #4 of 9 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane-V2 val | Separated RoadTopoFormer | TOP_ll | 15.4 | #4 of 9 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane-V2 val | Separated RoadTopoFormer | TOP_lt | 21.8 | #4 of 9 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections