Dense Hybrid Proposal Modulation for Lane Detection
In this paper, we present a dense hybrid proposal modulation (DHPM) method for lane detection. Most existing methods perform sparse supervision on a subset of high-scoring proposals, while other proposals fail to obtain effective shape and location guidance, resulting in poor overall quality. To address this, we densely modulate all proposals to generate topologically and spatially high-quality lane predictions with discriminative representations. Specifically, we first ensure that lane proposals are physically meaningful by applying single-lane shape and location constraints. Benefitting from the proposed proposal-to-label matching algorithm, we assign each proposal a target ground truth lane to efficiently learn from spatial layout priors. To enhance the generalization and model the inter-proposal relations, we diversify the shape difference of proposals matching the same ground-truth lane. In addition to the shape and location constraints, we design a quality-aware classification loss to adaptively supervise each positive proposal so that the discriminative power can be further boosted. Our DHPM achieves very competitive performances on four popular benchmark datasets. Moreover, we consistently outperform the baseline model on most metrics without introducing new parameters and reducing inference speed.
Code (1)
Tasks
Lane DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Polar R-CNN: End-to-End Lane Detection with Fewer Anchors
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 DetectionTripletDeep Multiple Instance Learning for Airplane Detection in High Resolution Imagery
Automatic airplane detection in aerial imagery has a variety of applications. Two of the significant challenges in this task are variations in the scale and direction of the airplanes. To solve these challenges, we prese…
Multiple Instance LearningVocal Bursts Intensity PredictionRow-wise LiDAR Lane Detection Network with Lane Correlation Refinement
Lane detection is one of the most important functions for autonomous driving. In recent years, deep learning-based lane detection networks with RGB camera images have shown promising performance. However, camera-based me…
Autonomous DrivingLane DetectionLaneNet: Real-Time Lane Detection Networks for Autonomous Driving
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 DetectionTowards Lightweight Lane Detection by Optimizing Spatial Embedding
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