paper-with-me

Papers

Flexible 3D Lane Detection by Hierarchical Shape MatchingFlexible 3D Lane Detection by Hierarchical Shape Matching

2024-08-13 · Zhihao Guan, Ruixin Liu, Zejian yuan, Ao Liu, Kun Tang, Tong Zhou, Erlong Li, Chao Zheng, Shuqi Mei

As one of the basic while vital technologies for HD map construction, 3D lane detection is still an open problem due to varying visual conditions, complex typologies, and strict demands for precision. In this paper, an end-to-end flexible and hierarchical lane detector is proposed to precisely predict 3D lane lines from point clouds. Specifically, we design a hierarchical network predicting flexible representations of lane shapes at different levels, simultaneously collecting global instance semantics and avoiding local errors. In the global scope, we propose to regress parametric curves w.r.t adaptive axes that help to make more robust predictions towards complex scenes, while in the local vision the structure of lane segment is detected in each of the dynamic anchor cells sampled along the global predicted curves. Moreover, corresponding global and local shape matching losses and anchor cell generation strategies are designed. Experiments on two datasets show that we overwhelm current top methods under high precision standards, and full ablation studies also verify each part of our method. Our codes will be released at https://github.com/Doo-do/FHLD.

📄 PDF Abstract BibTeX arXiv:2408.07163

Code (1)

doo-do/fhld 공식 구현 pytorch

Tasks

3D Lane DetectionLane Detection

Similar Papers 제목 키워드 기반

ElasticLaneNet: An Efficient Geometry-Flexible Approach for Lane Detection

2023-12-16 · Yaxin Feng, Yuan Lan, Luchan Zhang, Yang Xiang

The task of lane detection involves identifying the boundaries of driving areas in real-time. Recognizing lanes with variable and complex geometric structures remains a challenge. In this paper, we explore a novel and fl…

Lane Detection

Towards Lightweight Lane Detection by Optimizing Spatial Embedding

2020-08-19 · arXiv.org 2020 8 · Seokwoo Jung, Sungha Choi, Mohammad Azam Khan, Jaegul Choo

A number of lane detection methods depend on a proposal-free instance segmentation because of its adaptability to flexible object shape, occlusion, and real-time application. This paper addresses the problem that pixel e…

ClusteringInstance SegmentationLane DetectionSegmentation+2

Polar R-CNN: End-to-End Lane Detection with Fewer Anchors

2024-11-03 · Shengqi Wang, Junmin Liu, Xiangyong Cao, Zengjie Song 외

Lane detection is a critical and challenging task in autonomous driving, particularly in real-world scenarios where traffic lanes can be slender, lengthy, and often obscured by other vehicles, complicating detection effo…

Autonomous DrivingLane DetectionTriplet

3D Lane Detection from Front or Surround-View using Joint-Modeling & Matching

2024-01-16 · Haibin Zhou, Huabing Zhou, Jun Chang, Tao Lu 외

3D lanes offer a more comprehensive understanding of the road surface geometry than 2D lanes, thereby providing crucial references for driving decisions and trajectory planning. While many efforts aim to improve predicti…

3D Lane DetectionLane DetectionTrajectory Planning

A Keypoint-based Global Association Network for Lane Detection

2022-04-15 · CVPR 2022 1 · Jinsheng Wang, Yinchao Ma, Shaofei Huang, Tianrui Hui 외

Lane detection is a challenging task that requires predicting complex topology shapes of lane lines and distinguishing different types of lanes simultaneously. Earlier works follow a top-down roadmap to regress predefine…

Keypoint EstimationLane Detection