WS-3D-Lane: Weakly Supervised 3D Lane Detection With 2D Lane Labels
Jianyong Ai, Wenbo Ding, Jiuhua Zhao, Jiachen Zhong

TL;DR
This paper introduces WS-3D-Lane, a weakly supervised method for 3D lane detection using only 2D labels, employing assumptions and self-calibration to achieve high accuracy and outperform existing methods.
Contribution
The paper presents the first weakly supervised approach for 3D lane detection, utilizing assumptions and self-calibration to train with only 2D labels and improve detection performance.
Findings
Achieves 92.3% F-score on Apollo 3D synthetic dataset
Attains 74.5% F1 score on ONCE-3DLanes
Outperforms previous 3D-LaneNet methods
Abstract
Compared to 2D lanes, real 3D lane data is difficult to collect accurately. In this paper, we propose a novel method for training 3D lanes with only 2D lane labels, called weakly supervised 3D lane detection WS-3D-Lane. By assumptions of constant lane width and equal height on adjacent lanes, we indirectly supervise 3D lane heights in the training. To overcome the problem of the dynamic change of the camera pitch during data collection, a camera pitch self-calibration method is proposed. In anchor representation, we propose a double-layer anchor with a improved non-maximum suppression (NMS) method, which enables the anchor-based method to predict two lane lines that are close. Experiments are conducted on the base of 3D-LaneNet under two supervision methods. Under weakly supervised setting, our WS-3D-Lane outperforms previous 3D-LaneNet: F-score rises to 92.3% on Apollo 3D synthetic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
MethodsBalanced Selection · Adaptive Parameter-wise Diagonal Quasi-Newton Method
