近三年车道线检测paper with code

今天和大家分享2019-2021年车道线检测领域含有开源代码的论文。

ArXiv2021

LaneAF: Robust Multi-Lane Detection with Affinity Fields

论文下载地址:https://arxiv.org/pdf/2103.12040.pdf
开源代码地址:https://github.com/sel118/LaneAF

近三年车道线检测paper with code_第1张图片

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

论文下载地址:https://arxiv.org/pdf/2105.05003.pdf
开源代码地址:https://github.com/aliyun/conditional-lane-detection

近三年车道线检测paper with code_第2张图片

CVPR2021

Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection

论文下载地址:https://arxiv.org/pdf/2010.12035.pdf
开源代码地址:https://github.com/lucastabelini/LaneATT

近三年车道线检测paper with code_第3张图片

AAAI2021

RESA: Recurrent Feature-Shift Aggregator for Lane Detection

论文下载地址:https://arxiv.org/pdf/2008.13719.pdf
开源代码地址:https://github.com/ZJULearning/resa

近三年车道线检测paper with code_第4张图片

IEEE Transactions on Intelligent Transportation Systems 2021

Key Points Estimation and Point Instance Segmentation Approach for Lane Detection

论文下载地址:https://arxiv.org/pdf/2002.06604.pdf
开源代码地址:https://github.com/koyeongmin/PINet_new

近三年车道线检测paper with code_第5张图片

CVPR2020

Inter-Region Affinity Distillation for Road Marking Segmentation

论文下载地址:https://arxiv.org/pdf/2004.05304v1.pdf
开源代码地址:https://github.com/cardwing/Codes-for-IntRA-KD
近三年车道线检测paper with code_第6张图片

ECCV2020

Ultra Fast Structure-aware Deep Lane Detection

论文下载地址:https://arxiv.org/pdf/2004.11757.pdf
开源代码地址:https://github.com/cfzd/Ultra-Fast-Lane-Detection

近三年车道线检测paper with code_第7张图片

Gen-LaneNet: A Generalized and Scalable Approach for 3D Lane Detection

论文下载地址:https://arxiv.org/pdf/2003.10656.pdf
开源代码地址:https://github.com/yuliangguo/Pytorch_Generalized_3D_Lane_Detection

近三年车道线检测paper with code_第8张图片

WACV2020

End-to-end Lane Shape Prediction with Transformers

论文下载地址:https://arxiv.org/pdf/2011.04233.pdf
开源代码地址:https://github.com/liuruijin17/LSTR

近三年车道线检测paper with code_第9张图片

IV2020

Lane Detection in Low-light Conditions Using an Efficient Data Enhancement : Light Conditions Style Transfer

论文下载地址:https://arxiv.org/pdf/2002.01177.pdf
开源代码地址:https://github.com/Chenzhaowei13/Light-Condition-Style-Transfer

近三年车道线检测paper with code_第10张图片

ICPR2020

PolyLaneNet: Lane Estimation via Deep Polynomial Regression

论文下载地址:https://arxiv.org/pdf/2004.10924.pdf
开源代码地址:https://github.com/lucastabelini/PolyLaneNet

近三年车道线检测paper with code_第11张图片

ICCV2019

Learning Lightweight Lane Detection CNNs by Self Attention Distillation

论文下载地址:https://openaccess.thecvf.com/content_ICCV_2019/papers/Hou_Learning_Lightweight_Lane_Detection_CNNs_by_Self_Attention_Distillation_ICCV_2019_paper.pdf
开源代码地址:https://github.com/cardwing/Codes-for-Lane-Detection
近三年车道线检测paper with code_第12张图片

End-to-end Lane Detection through Differentiable Least-Squares Fitting

论文下载地址:https://arxiv.org/pdf/1902.00293
开源代码地址:https://github.com/wvangansbeke/LaneDetection_End2End

近三年车道线检测paper with code_第13张图片
如果你对计算机视觉领域的目标跟踪、检测、分割、轻量化神经网络感兴趣,欢迎关注公众号一起学习交流~

近三年车道线检测paper with code_第14张图片

你可能感兴趣的:(车道线检测,计算机视觉,深度学习,卷积神经网络,自动驾驶)