paper-with-me

Papers

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

2023-06-16 · Dongming Wu, Fan Jia, Jiahao Chang, Zhuoling Li, Jianjian Sun, Chunrui Han, Shuailin Li, Yingfei Liu, Zheng Ge, Tiancai Wang

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 framework for high performance. Specifically, the centerline is detected by the powerful PETRv2 detector and the popular YOLOv8 is employed to detect the traffic elements. Further, we design a simple yet effective MLP-based head for topology prediction. Our method achieves 55\% OLS on the OpenLaneV2 test set, surpassing the 2nd solution by 8 points.

📄 PDF Abstract BibTeX arXiv:2306.09590

Code (1)

wudongming97/topomlp pytorch

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

YOLOv8 설명 없음

Similar Papers 제목 키워드 기반

TopoMLP: A Simple yet Strong Pipeline for Driving Topology Reasoning

2023-10-10 · Dongming Wu, Jiahao Chang, Fan Jia, Yingfei Liu 외

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 re…

3D Lane DetectionAutonomous Driving

OpenLane-V2: A Topology Reasoning Benchmark for Unified 3D HD Mapping

2023-04-20 · NeurIPS 2023 11 · Huijie Wang, Tianyu Li, Yang Li, Li Chen 외

Accurately depicting the complex traffic scene is a vital component for autonomous vehicles to execute correct judgments. However, existing benchmarks tend to oversimplify the scene by solely focusing on lane perception …

3D Lane DetectionAutonomous VehiclesLane Detection

Enhancing 3D Lane Detection and Topology Reasoning with 2D Lane Priors

2024-06-05 · Han Li, Zehao Huang, Zitian Wang, Wenge Rong 외

3D lane detection and topology reasoning are essential tasks in autonomous driving scenarios, requiring not only detecting the accurate 3D coordinates on lane lines, but also reasoning the relationship between lanes and …

3D Lane DetectionAutonomous DrivingLane Detection

TopoBDA: Towards Bezier Deformable Attention for Road Topology Understanding

2024-12-25 · Muhammet Esat Kalfaoglu, Halil Ibrahim Ozturk, Ozsel Kilinc, Alptekin Temizel

Understanding road topology is crucial for autonomous driving. This paper introduces TopoBDA (Topology with Bezier Deformable Attention), a novel approach that enhances road topology comprehension by leveraging Bezier De…

3D Lane DetectionLane Detection

SMART: Advancing Scalable Map Priors for Driving Topology Reasoning

2025-02-06 · Junjie Ye, David Paz, Hengyuan Zhang, Yuliang Guo 외

Topology reasoning is crucial for autonomous driving as it enables comprehensive understanding of connectivity and relationships between lanes and traffic elements. While recent approaches have shown success in perceivin…

Autonomous Driving