HoughLaneNet: Lane Detection with Deep Hough Transform and Dynamic Convolution
Jia-Qi Zhang, Hao-Bin Duan, Jun-Long Chen, Ariel Shamir, Miao Wang

TL;DR
HoughLaneNet introduces a hierarchical Deep Hough Transform combined with dynamic convolution to enhance lane detection, especially in occluded or complex scenarios, by leveraging lane geometry and adaptive feature differentiation.
Contribution
The paper proposes a novel hierarchical Deep Hough Transform and dynamic convolution approach for improved lane detection in challenging conditions.
Findings
Outperforms state-of-the-art methods in occluded lane detection
Effectively differentiates lanes using dynamic convolution kernels
Improves detection accuracy in heavily worn or fragmented lanes
Abstract
The task of lane detection has garnered considerable attention in the field of autonomous driving due to its complexity. Lanes can present difficulties for detection, as they can be narrow, fragmented, and often obscured by heavy traffic. However, it has been observed that the lanes have a geometrical structure that resembles a straight line, leading to improved lane detection results when utilizing this characteristic. To address this challenge, we propose a hierarchical Deep Hough Transform (DHT) approach that combines all lane features in an image into the Hough parameter space. Additionally, we refine the point selection method and incorporate a Dynamic Convolution Module to effectively differentiate between lanes in the original image. Our network architecture comprises a backbone network, either a ResNet or Pyramid Vision Transformer, a Feature Pyramid Network as the neck to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Average Pooling · Batch Normalization · 1x1 Convolution · Max Pooling · Adam · Global Average Pooling
