paper-with-me

홈 › Papers

Structure Guided Lane Detection

2021-05-12 · Jinming Su, Chao Chen, Ke Zhang, Junfeng Luo, Xiaoming Wei, Xiaolin Wei

Recently, lane detection has made great progress with the rapid development of deep neural networks and autonomous driving. However, there exist three mainly problems including characterizing lanes, modeling the structural relationship between scenes and lanes, and supporting more attributes (e.g., instance and type) of lanes. In this paper, we propose a novel structure guided framework to solve these problems simultaneously. In the framework, we first introduce a new lane representation to characterize each instance. Then a topdown vanishing point guided anchoring mechanism is proposed to produce intensive anchors, which efficiently capture various lanes. Next, multi-level structural constraints are used to improve the perception of lanes. In the process, pixel-level perception with binary segmentation is introduced to promote features around anchors and restore lane details from bottom up, a lane-level relation is put forward to model structures (i.e., parallel) around lanes, and an image-level attention is used to adaptively attend different regions of the image from the perspective of scenes. With the help of structural guidance, anchors are effectively classified and regressed to obtain precise locations and shapes. Extensive experiments on public benchmark datasets show that the proposed approach outperforms state-of-the-art methods with 117 FPS on a single GPU.

📄 PDF Abstract BibTeX arXiv:2105.05403

Code (1)

Jinming-Su/SGNet 공식 구현 pytorch

Tasks

Autonomous DrivingGPULane Detection

Methods 이 논문이 사용한 방법론

Guided Anchoring Guided Anchoring is an anchoring scheme for object detection which leverages semantic features to guide the anchoring. The method is motivated by the observation that objects…

Similar Papers 제목 키워드 기반

Physics-Guided Detector for SAR Airplanes

2024-11-19 · Zhongling Huang, Long Liu, Shuxin Yang, Zhirui Wang 외

The disperse structure distributions (discreteness) and variant scattering characteristics (variability) of SAR airplane targets lead to special challenges of object detection and recognition. The current deep learning-b…

Object DetectionSelf-Supervised Learning

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

PK-YOLO: Pretrained Knowledge Guided YOLO for Brain Tumor Detection in Multiplanar MRI Slices

2024-10-29 · Ming Kang, Fung Fung Ting, Raphaël C. -W. Phan, Chee-Ming Ting

Brain tumor detection in multiplane Magnetic Resonance Imaging (MRI) slices is a challenging task due to the various appearances and relationships in the structure of the multiplane images. In this paper, we propose a ne…

Objectobject-detectionObject DetectionSmall Object Detection

PVALane: Prior-Guided 3D Lane Detection with View-Agnostic Feature Alignment

2024-03-24 · Proceedings of the AAAI Conference on Artificial Intelligence 2024 3 · Zewen Zheng, Xuemin Zhang, Yongqiang Mou, Xiang Gao 외

Monocular 3D lane detection is essential for a reliable autonomous driving system and has recently been rapidly developing. Existing popular methods mainly employ a predefined 3D anchor for lane detection based on front-…

3D Lane DetectionAutonomous DrivingLane Detection

Monocular 3D Lane Detection via Structure Uncertainty-Aware Network with Curve-Point Queries

2025-11-17 · Ruixin Liu, Zejian Yuan arxiv

Monocular 3D lane detection is challenged by aleatoric uncertainty arising from inherent observation noise. Existing methods rely on simplified geometric assumptions, such as independent point predictions or global plana…

3D Lane Detection