paper-with-me

홈 › Papers

CLRmatchNet: Enhancing Curved Lane Detection with Deep Matching Process

2023-09-26 · Sapir Kontente, Roy Orfaig, Ben-Zion Bobrovsky

Lane detection plays a crucial role in autonomous driving by providing vital data to ensure safe navigation. Modern algorithms rely on anchor-based detectors, which are then followed by a label-assignment process to categorize training detections as positive or negative instances based on learned geometric attributes. Accurate label assignment has great impact on the model performance, that is usually relying on a pre-defined classical cost function evaluating GT-prediction alignment. However, classical label assignment methods face limitations due to their reliance on predefined cost functions derived from low-dimensional models, potentially impacting their optimality. Our research introduces MatchNet, a deep learning submodule-based approach aimed at improving the label assignment process. Integrated into a state-of-the-art lane detection network such as the Cross Layer Refinement Network for Lane Detection (CLRNet), MatchNet replaces the conventional label assignment process with a submodule network. The integrated model, CLRmatchNet, surpasses CLRNet, showing substantial improvements in scenarios involving curved lanes, with remarkable improvement across all backbones of +2.8% for ResNet34, +2.3% for ResNet101, and +2.96% for DLA34. In addition, it maintains or even improves comparable results in other sections. Our method boosts the confidence level in lane detection, allowing an increase in the confidence threshold. Our code is available at: https://github.com/sapirkontente/CLRmatchNet.git

📄 PDF Abstract BibTeX arXiv:2309.15204

Code (1)

sapirkontente/clrmatchnet 공식 구현 pytorch

Tasks

Autonomous DrivingLane Detection

Methods 이 논문이 사용한 방법론

CLRNet 설명 없음

Similar Papers 제목 키워드 기반

CANet: Curved Guide Line Network with Adaptive Decoder for Lane Detection

2023-04-23 · Zhongyu Yang, Chen Shen, Wei Shao, Tengfei Xing 외

Lane detection is challenging due to the complicated on road scenarios and line deformation from different camera perspectives. Lots of solutions were proposed, but can not deal with corner lanes well. To address this pr…

DecoderLane Detection

Robust Lane Detection with Wavelet-Enhanced Context Modeling and Adaptive Sampling

2025-03-24 · Kunyang Li, Ming Hou

Lane detection is critical for autonomous driving and ad-vanced driver assistance systems (ADAS). While recent methods like CLRNet achieve strong performance, they struggle under adverse con-ditions such as extreme weath…

Autonomous DrivingLane Detection

Real-time stereo vision-based lane detection system

2018-07-08 · Rui Fan, Naim Dahnoun

The detection of multiple curved lane markings on a non-flat road surface is still a challenging task for automotive applications. To make an improvement, the depth information can be used to greatly enhance the robustne…

CPUGPULane Detection

Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes

2022-03-29 · CVPR 2022 1 · Dongkwon Jin, Wonhui Park, Seong-Gyun Jeong, Heeyeon Kwon 외

A novel algorithm to detect road lanes in the eigenlane space is proposed in this paper. First, we introduce the notion of eigenlanes, which are data-driven descriptors for structurally diverse lanes, including curved, a…

ClusteringLane Detection

Efficient Road Lane Marking Detection with Deep Learning

2018-09-11 · Ping-Rong Chen, Shao-Yuan Lo, Hsueh-Ming Hang, Sheng-Wei Chan 외

Lane mark detection is an important element in the road scene analysis for Advanced Driver Assistant System (ADAS). Limited by the onboard computing power, it is still a challenge to reduce system complexity and maintain…

Deep LearningLane DetectionReal-Time Semantic SegmentationSemantic Segmentation