Semi-supervised lane detection with Deep Hough Transform
Current work on lane detection relies on large manually annotated datasets. We reduce the dependency on annotations by leveraging massive cheaply available unlabelled data. We propose a novel loss function exploiting geometric knowledge of lanes in Hough space, where a lane can be identified as a local maximum. By splitting lanes into separate channels, we can localize each lane via simple global max-pooling. The location of the maximum encodes the layout of a lane, while the intensity indicates the the probability of a lane being present. Maximizing the log-probability of the maximal bins helps neural networks find lanes without labels. On the CULane and TuSimple datasets, we show that the proposed Hough Transform loss improves performance significantly by learning from large amounts of unlabelled images.
Code (0)
등록된 구현이 없습니다.
Tasks
Lane DetectionSimilar Papers 제목 키워드 기반
HoughLaneNet: Lane Detection with Deep Hough Transform and Dynamic Convolution
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…
Autonomous DrivingLane DetectionEnd-to-End Semi-Supervised approach with Modulated Object Queries for Table Detection in Documents
Table detection, a pivotal task in document analysis, aims to precisely recognize and locate tables within document images. Although deep learning has shown remarkable progress in this realm, it typically requires an ext…
Table DetectionExoSGAN and ExoACGAN: Exoplanet Detection using Adversarial Training Algorithms
Exoplanet detection opens the door to the discovery of new habitable worlds and helps us understand how planets were formed. With the objective of finding earth-like habitable planets, NASA launched Kepler space telescop…
Synthetic-to-Real Domain Adaptation for Lane Detection
Accurate lane detection, a crucial enabler for autonomous driving, currently relies on obtaining a large and diverse labeled training dataset. In this work, we explore learning from abundant, randomly generated synthetic…
Autonomous DrivingDomain AdaptationLane DetectionSemi-supervised Domain Adaptation+1On Chord and Sagitta in ${\mathbb Z}^2$: An Analysis towards Fast and Robust Circular Arc Detection
Although chord and sagitta, when considered in tandem, may reflect many underlying geometric properties of circles on the Euclidean plane, their implications on the digital plane are not yet well-understood. In this pape…
ARC