Anchor3DLane: Learning to Regress 3D Anchors for Monocular 3D Lane Detection
Shaofei Huang, Zhenwei Shen, Zehao Huang, Zi-han Ding, Jiao Dai,, Jizhong Han, Naiyan Wang, Si Liu

TL;DR
Anchor3DLane introduces a BEV-free approach for monocular 3D lane detection by regressing 3D lane anchors directly from front-view features, outperforming existing BEV-based methods and achieving state-of-the-art results.
Contribution
It proposes a novel BEV-free method that predicts 3D lanes from FV features using 3D lane anchors and a global optimization technique, improving accuracy over prior BEV-based approaches.
Findings
Outperforms previous BEV-based methods on three benchmarks.
Achieves state-of-the-art performance in monocular 3D lane detection.
Effectively reduces lateral prediction errors with global optimization.
Abstract
Monocular 3D lane detection is a challenging task due to its lack of depth information. A popular solution is to first transform the front-viewed (FV) images or features into the bird-eye-view (BEV) space with inverse perspective mapping (IPM) and detect lanes from BEV features. However, the reliance of IPM on flat ground assumption and loss of context information make it inaccurate to restore 3D information from BEV representations. An attempt has been made to get rid of BEV and predict 3D lanes from FV representations directly, while it still underperforms other BEV-based methods given its lack of structured representation for 3D lanes. In this paper, we define 3D lane anchors in the 3D space and propose a BEV-free method named Anchor3DLane to predict 3D lanes directly from FV representations. 3D lane anchors are projected to the FV features to extract their features which contain…
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 Vision and Imaging · Advanced Neural Network Applications
