English
Related papers

Related papers: Lane Detection and Classification using Cascaded C…

200 papers

Lane segmentation is a challenging issue in autonomous driving system designing because lane marks show weak textural consistency due to occlusion or extreme illumination but strong geometric continuity in traffic images, from which general…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Haoyu Fang , Jing Zhu , Yi Fang

Deep learning and computer vision techniques have become increasingly important in the development of self-driving cars. These techniques play a crucial role in enabling self-driving cars to perceive and understand their surroundings,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-11 Kanishkha Jaisankar , Pranav M. Pawar , Diana Susane Joseph , Raja Muthalagu , Mithun Mukherjee

In the rapidly evolving landscape of transportation, the proliferation of automobiles has made road traffic more complex, necessitating advanced vision-assisted technologies for enhanced safety and navigation. These technologies are…

Computer Vision and Pattern Recognition · Computer Science 2024-03-14 Dhruv Toshniwal , Saurabh Loya , Anuj Khot , Yash Marda

We trained a convolutional neural network (CNN) to map raw pixels from a single front-facing camera directly to steering commands. This end-to-end approach proved surprisingly powerful. With minimum training data from humans the system…

In this work, we tackle the problem of car license plate detection and recognition in natural scene images. Inspired by the success of deep neural networks (DNNs) in various vision applications, here we leverage DNNs to learn high-level…

Computer Vision and Pattern Recognition · Computer Science 2016-01-22 Hui Li , Chunhua Shen

Recently, lane detection has made great progress with the rapid development of deep neural networks and autonomous driving. However, there exist three mainly problems including characterizing lanes, modeling the structural relationship…

Computer Vision and Pattern Recognition · Computer Science 2021-06-11 Jinming Su , Chao Chen , Ke Zhang , Junfeng Luo , Xiaoming Wei , Xiaolin Wei

Acquiring information about the road lane structure is a crucial step for autonomous navigation. To this end, several approaches tackle this task from different perspectives such as lane marking detection or semantic lane segmentation.…

Computer Vision and Pattern Recognition · Computer Science 2020-01-15 Ibrahim Halfaoui , Fahd Bouzaraa , Onay Urfalioglu , Li Minzhen

Lane detection is a fundamental task in autonomous driving. While the problem is typically formulated as the detection of continuous boundaries, we study the problem of detecting lane boundaries that are sparsely marked by 2D points with…

Robotics · Computer Science 2024-05-28 Ivo Ivanov , Carsten Markgraf

Convolutional Neural Networks (CNNs) are a standard approach for visual recognition due to their capacity to learn hierarchical representations from raw pixels. In practice, practitioners often choose among (i) training a compact custom CNN…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Annoor Sharara Akhand

In autonomous driving, detecting reliable and accurate lane marker positions is a crucial yet challenging task. The conventional approaches for the lane marker detection problem perform a pixel-level dense prediction task followed by…

Computer Vision and Pattern Recognition · Computer Science 2020-05-19 Seungwoo Yoo , Heeseok Lee , Heesoo Myeong , Sungrack Yun , Hyoungwoo Park , Janghoon Cho , Duck Hoon Kim

Pedestrian detection is an important component for safety of autonomous vehicles, as well as for traffic and street surveillance. There are extensive benchmarks on this topic and it has been shown to be a challenging problem when applied on…

Computer Vision and Pattern Recognition · Computer Science 2017-10-18 Damien Matti , Hazım Kemal Ekenel , Jean-Philippe Thiran

Vehicle light detection, association, and localization are required for important downstream safe autonomous driving tasks, such as predicting a vehicle's light state to determine if the vehicle is making a lane change or turning.…

Computer Vision and Pattern Recognition · Computer Science 2023-08-23 Akshay Gopalkrishnan , Ross Greer , Maitrayee Keskar , Mohan Trivedi

Inspired by the UNet architecture of semantic image segmentation, we propose a lightweight UNet using depthwise separable convolutions (DSUNet) for end-to-end learning of lane detection and path prediction (PP) in autonomous driving. We…

Computer Vision and Pattern Recognition · Computer Science 2021-12-10 Der-Hau Lee , Jinn-Liang Liu

We introduce a network that directly predicts the 3D layout of lanes in a road scene from a single image. This work marks a first attempt to address this task with on-board sensing without assuming a known constant lane width or relying on…

Computer Vision and Pattern Recognition · Computer Science 2019-09-11 Noa Garnett , Rafi Cohen , Tomer Pe'er , Roee Lahav , Dan Levi

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…

Computer Vision and Pattern Recognition · Computer Science 2023-02-13 Lizhe Liu , Xiaohao Chen , Siyu Zhu , Ping Tan

A map, as crucial information for downstream applications of an autonomous driving system, is usually represented in lanelines or centerlines. However, existing literature on map learning primarily focuses on either detecting geometry-based…

Computer Vision and Pattern Recognition · Computer Science 2026-01-13 Tianyu Li , Peijin Jia , Bangjun Wang , Li Chen , Kun Jiang , Junchi Yan , Hongyang Li

With a great amount of research going on in the field of autonomous vehicles or self-driving cars, there has been considerable progress in road detection and tracking algorithms. Most of these algorithms use GPS to handle road junctions and…

Computer Vision and Pattern Recognition · Computer Science 2018-09-05 Saumya Kumaar , Navaneethkrishnan B , Sumedh Mannar , S N Omkar

This paper introduces a novel approach for enhanced lane detection by integrating spatial, angular, and temporal information through light field imaging and novel deep learning models. Utilizing lenslet-inspired 2D light field…

Computer Vision and Pattern Recognition · Computer Science 2024-05-07 Muhammad Zeshan Alam

Lane change (LC) is one of the safety-critical manoeuvres in highway driving according to various road accident records. Thus, reliably predicting such manoeuvre in advance is critical for the safe and comfortable operation of automated…

Computer Vision and Pattern Recognition · Computer Science 2022-03-30 Sajjad Mozaffari , Eduardo Arnold , Mehrdad Dianati , Saber Fallah

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

Computer Vision and Pattern Recognition · Computer Science 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer