Litcius/Paper detail

CondLaneNet: a Top-to-down Lane Detection Framework Based on Conditional Convolution

Lizhe Liu, Xiaohao Chen, Siyu Zhu, Ping Tan

20212021 IEEE/CVF International Conference on Computer Vision (ICCV)318 citationsDOI

Abstract

Modern deep-learning-based lane detection methods are successful in most scenarios but struggling for lane lines with complex topologies. In this work, we propose CondLaneNet, a novel top-to-down lane detection framework that detects the lane instances first and then dynamically predicts the line shape for each instance. Aiming to resolve lane instance-level discrimination problem, we introduce a conditional lane detection strategy based on conditional convolution and row-wise formulation. Further, we design the Recurrent Instance Module(RIM) to overcome the problem of detecting lane lines with complex topologies such as dense lines and fork lines. Benefit from the end-to-end pipeline which requires little post-process, our method has real-time efficiency. We extensively evaluate our method on three benchmarks of lane detection. Results show that our method achieves state-of-the-art performance on all three benchmark datasets. Moreover, our method has the coexistence of accuracy and efficiency, e.g. a 78.14 F1 score and 220 FPS on CULane. Our code is available at https://github.com/aliyun/conditional-lane-detection.

Topics & Concepts

Computer scienceBenchmark (surveying)Convolution (computer science)Pipeline (software)Code (set theory)Line (geometry)Network topologyProcess (computing)Source lines of codeArtificial intelligenceAlgorithmPattern recognition (psychology)Data miningMathematicsArtificial neural networkSoftwareProgramming languageGeometryGeodesyOperating systemGeographySet (abstract data type)Autonomous Vehicle Technology and SafetyAnomaly Detection Techniques and ApplicationsAdvanced Neural Network Applications
CondLaneNet: a Top-to-down Lane Detection Framework Based on Conditional Convolution | Litcius