paper-with-me

홈 › Papers

3D-LaneNet+: Anchor Free Lane Detection using a Semi-Local Representation

2020-11-01 · Netalee Efrat, Max Bluvstein, Shaul Oron, Dan Levi, Noa Garnett, Bat El Shlomo

3D-LaneNet+ is a camera-based DNN method for anchor free 3D lane detection which is able to detect 3d lanes of any arbitrary topology such as splits, merges, as well as short and perpendicular lanes. We follow recently proposed 3D-LaneNet, and extend it to enable the detection of these previously unsupported lane topologies. Our output representation is an anchor free, semi-local tile representation that breaks down lanes into simple lane segments whose parameters can be learnt. In addition we learn, per lane instance, feature embedding that reasons for the global connectivity of locally detected segments to form full 3d lanes. This combination allows 3D-LaneNet+ to avoid using lane anchors, non-maximum suppression, and lane model fitting as in the original 3D-LaneNet. We demonstrate the efficacy of 3D-LaneNet+ using both synthetic and real world data. Results show significant improvement relative to the original 3D-LaneNet that can be attributed to better generalization to complex lane topologies, curvatures and surface geometries.

📄 PDF Abstract BibTeX arXiv:2011.01535

Code (0)

등록된 구현이 없습니다.

Tasks

3D Lane DetectionLane Detection

Similar Papers 제목 키워드 기반

Gen-LaneNet: A Generalized and Scalable Approach for 3D Lane Detection

2020-03-24 · ECCV 2020 8 · Yuliang Guo, Guang Chen, Peitao Zhao, Weide Zhang 외

We present a generalized and scalable method, called Gen-LaneNet, to detect 3D lanes from a single image. The method, inspired by the latest state-of-the-art 3D-LaneNet, is a unified framework solving image encoding, spa…

3D Lane DetectionImage SegmentationLane DetectionSemantic Segmentation

WS-3D-Lane: Weakly Supervised 3D Lane Detection With 2D Lane Labels

2022-09-23 · Jianyong Ai, Wenbo Ding, Jiuhua Zhao, Jiachen Zhong

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

3D Lane DetectionLane Detection

3D-LaneNet: End-to-End 3D Multiple Lane Detection

2018-11-26 · ICCV 2019 10 · Noa Garnett, Rafi Cohen, Tomer Pe'er, Roee Lahav 외

We introduce a network that directly predicts the 3D layout of lanes in a road scene from a single image. This work marks a first attempt to address this task with on-board sensing without assuming a known constant lane …

3D Lane DetectionClusteringLane Detectionobject-detection+1

LaneNet: Real-Time Lane Detection Networks for Autonomous Driving

2018-07-04 · Ze Wang, Weiqiang Ren, Qiang Qiu

Lane detection is to detect lanes on the road and provide the accurate location and shape of each lane. It severs as one of the key techniques to enable modern assisted and autonomous driving systems. However, several un…

Autonomous DrivingEdge ClassificationLane Detection

M$^2$-3DLaneNet: Exploring Multi-Modal 3D Lane Detection

2022-09-13 · Yueru Luo, Xu Yan, Chaoda Zheng, Chao Zheng 외

Estimating accurate lane lines in 3D space remains challenging due to their sparse and slim nature. Previous works mainly focused on using images for 3D lane detection, leading to inherent projection error and loss of ge…

3D Lane DetectionDepth CompletionLane Detection