paper-with-me

Papers

TopoMLP: A Simple yet Strong Pipeline for Driving Topology Reasoning

2023-10-10 · Dongming Wu, Jiahao Chang, Fan Jia, Yingfei Liu, Tiancai Wang, Jianbing Shen

Topology reasoning aims to comprehensively understand road scenes and present drivable routes in autonomous driving. It requires detecting road centerlines (lane) and traffic elements, further reasoning their topology relationship, i.e., lane-lane topology, and lane-traffic topology. In this work, we first present that the topology score relies heavily on detection performance on lane and traffic elements. Therefore, we introduce a powerful 3D lane detector and an improved 2D traffic element detector to extend the upper limit of topology performance. Further, we propose TopoMLP, a simple yet high-performance pipeline for driving topology reasoning. Based on the impressive detection performance, we develop two simple MLP-based heads for topology generation. TopoMLP achieves state-of-the-art performance on OpenLane-V2 benchmark, i.e., 41.2% OLS with ResNet-50 backbone. It is also the 1st solution for 1st OpenLane Topology in Autonomous Driving Challenge. We hope such simple and strong pipeline can provide some new insights to the community. Code is at https://github.com/wudongming97/TopoMLP.

📄 PDF Abstract BibTeX arXiv:2310.06753

Code (1)

wudongming97/topomlp 공식 구현 pytorch

Tasks

3D Lane DetectionAutonomous Driving

Similar Papers 제목 키워드 기반

ImagineMap: Enhanced HD Map Construction with SD Maps

2024-12-22 · Yishen Ji, Zhiqi Li, Tong Lu

Track Mapless demands models to process multi-view images and Standard-Definition (SD) maps, outputting lane and traffic element perceptions along with their topological relationships. We propose a novel architecture tha…

The 1st-place Solution for CVPR 2023 OpenLane Topology in Autonomous Driving Challenge

2023-06-16 · Dongming Wu, Fan Jia, Jiahao Chang, Zhuoling Li 외

We present the 1st-place solution of OpenLane Topology in Autonomous Driving Challenge. Considering that topology reasoning is based on centerline detection and traffic element detection, we develop a multi-stage framewo…

Autonomous Driving

Unified Modeling of Lane and Lane Topology for Driving Scene Reasoning

2026-05-09 · Han Li, Yulu Gao, Si Liu, Yuhang Wang 외 arxiv

Autonomous vehicles need to perceive not only physical elements in the driving scene, such as lane lines and traffic lights, but also logical elements like lane centerlines and their topology. Existing lane topology reas…

Autonomous VehiclesLane Detection

DAGMapper: Learning to Map by Discovering Lane Topology

2020-12-22 · ICCV 2019 10 · Namdar Homayounfar, Wei-Chiu Ma, Justin Liang, Xinyu Wu 외

One of the fundamental challenges to scale self-driving is being able to create accurate high definition maps (HD maps) with low cost. Current attempts to automate this process typically focus on simple scenarios, estima…

Bandwidth Optimal Pipeline Schedule for Collective Communication

2023-05-29 · Liangyu Zhao, Arvind Krishnamurthy

We present a strongly polynomial-time algorithm to generate bandwidth optimal allgather/reduce-scatter on any network topology, with or without switches. Our algorithm constructs pipeline schedules achieving provably the…