中文
相关论文

相关论文: Traffic Lane Detection using FCN

200 篇论文

Autonomous systems require identifying the environment and it has a long way to go before putting it safely into practice. In autonomous driving systems, the detection of obstacles and traffic lights are of importance as well as lane…

机器人学 · 计算机科学 2021-06-30 Namig Aliyev , Oguzhan Sezer , Mehmet Turan Guzel

Perception technologies in Autonomous Driving are experiencing their golden age due to the advances in Deep Learning. Yet, most of these systems rely on the semantically rich information of RGB images. Deep Learning solutions applied to the…

计算机视觉与模式识别 · 计算机科学 2018-08-31 Victor Vaquero , Alberto Sanfeliu , Francesc Moreno-Noguer

Interconnected road lanes are a central concept for navigating urban roads. Currently, most autonomous vehicles rely on preconstructed lane maps as designing an algorithmic model is difficult. However, the generation and maintenance of such…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Robin Karlsson , David Robert Wong , Simon Thompson , Kazuya Takeda

In this paper, we propose a novel approach for text detec- tion in natural images. Both local and global cues are taken into account for localizing text lines in a coarse-to-fine pro- cedure. First, a Fully Convolutional Network (FCN) model…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Zheng Zhang , Chengquan Zhang , Wei Shen , Cong Yao , Wenyu Liu , Xiang Bai

Recently, vision-based Advanced Driver Assist Systems have gained broad interest. In this work, we investigate free-space detection, for which we propose to employ a Fully Convolutional Network (FCN). We show that this FCN can be trained in…

计算机视觉与模式识别 · 计算机科学 2017-01-06 Willem P. Sanberg , Gijs Dubbelman , Peter H. N. de With

Crack is one of the most common road distresses which may pose road safety hazards. Generally, crack detection is performed by either certified inspectors or structural engineers. This task is, however, time-consuming, subjective and…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Rui Fan , Mohammud Junaid Bocus , Yilong Zhu , Jianhao Jiao , Li Wang , Fulong Ma , Shanshan Cheng , Ming Liu

Accurate lane detection is essential for effective path planning and lane following in autonomous driving, especially in scenarios with significant occlusion from vehicles and pedestrians. Existing models often struggle under such…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Aayush Agrawal , Ashmitha Jaysi Sivakumar , Ibrahim Kaif , Chayan Banerjee

Autonomous driving is a challenging problem where there is currently an intense focus on research and development. Human drivers are forced to make thousands of complex decisions in a short amount of time,quickly processing their…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Niral Shah , Ashwin Shankar , Jae-hong Park

This paper introduces a Deep Learning Convolutional Neural Network model based on Faster-RCNN for motorcycle detection and classification on urban environments. The model is evaluated in occluded scenarios where more than 60% of the…

计算机视觉与模式识别 · 计算机科学 2018-08-10 Jorge E. Espinosa , Sergio A. Velastin , John W. Branch

Manual traffic surveillance can be a daunting task as Traffic Management Centers operate a myriad of cameras installed over a network. Injecting some level of automation could help lighten the workload of human operators performing manual…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Vishal Mandal , Abdul Rashid Mussah , Peng Jin , Yaw Adu-Gyamfi

We address the vehicle detection and classification problems using Deep Neural Networks (DNNs) approaches. Here we answer to questions that are specific to our application including how to utilize DNN for vehicle detection, what features…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Yiren Zhou , Hossein Nejati , Thanh-Toan Do , Ngai-Man Cheung , Lynette Cheah

3D-LaneNet+ is a camera-based DNN method for anchor free 3D lane detection which is able to detect 3d lanes of any arbitrary topology such as splits, merges, as well as short and perpendicular lanes. We follow recently proposed 3D-LaneNet,…

计算机视觉与模式识别 · 计算机科学 2020-11-05 Netalee Efrat , Max Bluvstein , Shaul Oron , Dan Levi , Noa Garnett , Bat El Shlomo

The purpose of this study is to successfully train our vehicle detector using R-CNN, Faster R-CNN deep learning methods on a sample vehicle data sets and to optimize the success rate of the trained detector by providing efficient results…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Abdullah Asim Yilmaz , Mehmet Serdar Guzel , Iman Askerbeyli , Erkan Bostanci

Modern lane detection methods have achieved remarkable performances in complex real-world scenarios, but many have issues maintaining real-time efficiency, which is important for autonomous vehicles. In this work, we propose LaneATT: an…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Lucas Tabelini , Rodrigo Berriel , Thiago M. Paixão , Claudine Badue , Alberto F. De Souza , Thiago Oliveira-Santos

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 by heavy traffic.…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Jia-Qi Zhang , Hao-Bin Duan , Jun-Long Chen , Ariel Shamir , Miao Wang

With the rapid development of technology, automobiles have become an essential asset in our day-to-day lives. One of the more important researches is Traffic Signs Recognition (TSR) systems. This paper describes an approach for efficiently…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Pavly Salah Zaki , Marco Magdy William , Bolis Karam Soliman , Kerolos Gamal Alexsan , Keroles Khalil , Magdy El-Moursy

Autonomous driving is a challenging topic that requires complex solutions in perception tasks such as recognition of road, lanes, traffic signs or lights, vehicles and pedestrians. Through years of research, computer vision has grown…

计算机视觉与模式识别 · 计算机科学 2016-07-05 Eduardo Romera , Luis M. Bergasa , Roberto Arroyo

Inspired by the development of deep learning in computer vision and object detection, the proposed algorithm considers an encoder-decoder architecture with hierarchical feature learning and dilated convolution, named U-Hierarchical Dilated…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Zhun Fan , Chong Li , Ying Chen , Jiahong Wei , Giuseppe Loprencipe , Xiaopeng Chen , Paola Di Mascio

Deep neural networks can be powerful tools, but require careful application-specific design to ensure that the most informative relationships in the data are learnable. In this paper, we apply deep neural networks to the nonlinear…

机器学习 · 计算机科学 2019-12-04 Matthew A. Wright , Simon F. G. Ehlers , Roberto Horowitz

Pixel-level road crack detection has always been a challenging task in intelligent transportation systems. Due to the external environments, such as weather, light, and other factors, pavement cracks often present low contrast, poor…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Kai Li , Jie Yang , Siwei Ma , Bo Wang , Shanshe Wang , Yingjie Tian , Zhiquan Qi