BezierFormer: A Unified Architecture for 2D and 3D Lane Detection
Lane detection has made significant progress in recent years, but there is not a unified architecture for its two sub-tasks: 2D lane detection and 3D lane detection. To fill this gap, we introduce B\'{e}zierFormer, a unified 2D and 3D lane detection architecture based on B\'{e}zier curve lane representation. B\'{e}zierFormer formulate queries as B\'{e}zier control points and incorporate a novel B\'{e}zier curve attention mechanism. This attention mechanism enables comprehensive and accurate feature extraction for slender lane curves via sampling and fusing multiple reference points on each curve. In addition, we propose a novel Chamfer IoU-based loss which is more suitable for the B\'{e}zier control points regression. The state-of-the-art performance of B\'{e}zierFormer on widely-used 2D and 3D lane detection benchmarks verifies its effectiveness and suggests the worthiness of further exploration.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Lane DetectionLane DetectionSimilar Papers 제목 키워드 기반
Lane2Seq: Towards Unified Lane Detection via Sequence Generation
In this paper, we present a novel sequence generation-based framework for lane detection, called Lane2Seq. It unifies various lane detection formats by casting lane detection as a sequence generation task. This is differ…
DecoderLane DetectionCurveLane-NAS: Unifying Lane-Sensitive Architecture Search and Adaptive Point Blending
We address the curve lane detection problem which poses more realistic challenges than conventional lane detection for better facilitating modern assisted/autonomous driving systems. Current hand-designed lane detection …
Autonomous DrivingLane DetectionPoseDriver: A Unified Approach to Multi-Category Skeleton Detection for Autonomous Driving
Object skeletons offer a concise representation of structural information, capturing essential aspects of posture and orientation that are crucial for autonomous driving applications. However, a unified architecture that…
Multi-Task LearningAutonomous DrivingLane DetectionUnified Modeling of Lane and Lane Topology for Driving Scene Reasoning
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 DetectionPlaneRecTR++: Unified Query Learning for Joint 3D Planar Reconstruction and Pose Estimation
3D plane reconstruction from images can usually be divided into several sub-tasks of plane detection, segmentation, parameters regression and possibly depth prediction for per-frame, along with plane correspondence and r…
Camera Pose EstimationDepth EstimationDepth PredictionPose Estimation+1