中文
相关论文

相关论文: An Empirical Evaluation of Deep Learning on Highwa…

200 篇论文

Autonomous driving is becoming one of the leading industrial research areas. Therefore many automobile companies are coming up with semi to fully autonomous driving solutions. Among these solutions, lane detection is one of the vital…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Donghoon Chang , Vinjohn Chirakkal , Shubham Goswami , Munawar Hasan , Taekwon Jung , Jinkeon Kang , Seok-Cheol Kee , Dongkyu Lee , Ajit Pratap Singh

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

Recently, deep learning approaches have achieved promising results in various fields of computer vision. In this paper, we tackle the problem of head pose estimation through a Convolutional Neural Network (CNN). Differently from other…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Marco Venturelli , Guido Borghi , Roberto Vezzani , Rita Cucchiara

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

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 high accuracy at…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Ping-Rong Chen , Shao-Yuan Lo , Hsueh-Ming Hang , Sheng-Wei Chan , Jing-Jhih Lin

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

The emerging vehicular networks are expected to make everyday vehicular operation safer, greener, and more efficient, and pave the path to autonomous driving in the advent of the fifth generation (5G) cellular system. Machine learning, as a…

信息论 · 计算机科学 2018-02-28 Hao Ye , Le Liang , Geoffrey Ye Li , JoonBeom Kim , Lu Lu , May Wu

To assist human drivers and autonomous vehicles in assessing crash risks, driving scene analysis using dash cameras on vehicles and deep learning algorithms is of paramount importance. Although these technologies are increasingly available,…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Muhammad Monjurul Karim , Yu Li , Ruwen Qin , Zhaozheng Yin

We present a framework to systematically analyze convolutional neural networks (CNNs) used in classification of cars in autonomous vehicles. Our analysis procedure comprises an image generator that produces synthetic pictures by sampling in…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Tommaso Dreossi , Shromona Ghosh , Alberto Sangiovanni-Vincentelli , Sanjit A. Seshia

As we navigate our daily commutes, the threat posed by a distracted driver is at a large, resulting in a troubling rise in traffic accidents. Addressing this safety concern, our project harnesses the analytical power of Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Amaan Aijaz Sheikh , Imaad Zaffar Khan

Lane detection plays an important role in autonomous driving perception systems. As deep learning algorithms gain popularity, monocular lane detection methods based on them have demonstrated superior performance and emerged as a key…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Xin He , Haiyun Guo , Kuan Zhu , Bingke Zhu , Xu Zhao , Jianwu Fang , Jinqiao Wang

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…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Dhruv Toshniwal , Saurabh Loya , Anuj Khot , Yash Marda

Low-latency intelligent systems are required for autonomous driving on non-uniform terrain in open-pit mines and developing countries. This work proposes a perception system for autonomous vehicles on unpaved roads and off-road…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Nelson Alves Ferreira Neto

Vehicle trajectory prediction is essential for enabling safety-critical intelligent transportation systems (ITS) applications used in management and operations. While there have been some promising advances in the field, there is a need for…

机器学习 · 计算机科学 2022-05-27 Vinit Katariya , Mohammadreza Baharani , Nichole Morris , Omidreza Shoghli , Hamed Tabkhi

Over the past decade, deep learning models have exhibited considerable advancements, reaching or even exceeding human-level performance in a range of visual perception tasks. This remarkable progress has sparked interest in applying deep…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Yulin Wang , Yizeng Han , Chaofei Wang , Shiji Song , Qi Tian , Gao Huang

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…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Der-Hau Lee , Jinn-Liang Liu

As part of a complete software stack for autonomous driving, NVIDIA has created a neural-network-based system, known as PilotNet, which outputs steering angles given images of the road ahead. PilotNet is trained using road images paired…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Mariusz Bojarski , Philip Yeres , Anna Choromanska , Krzysztof Choromanski , Bernhard Firner , Lawrence Jackel , Urs Muller

The decision and planning system for autonomous driving in urban environments is hard to design. Most current methods manually design the driving policy, which can be expensive to develop and maintain at scale. Instead, with imitation…

机器人学 · 计算机科学 2019-10-15 Jianyu Chen , Bodi Yuan , Masayoshi Tomizuka

This work focuses on the design of a deep learning-based autonomous driving system deployed and tested on the real-world MIT Racecar to assess its effectiveness in driving scenarios. The Deep Neural Network (DNN) translates raw image inputs…

机器人学 · 计算机科学 2025-04-29 Hidayet Ersin Dursun , Yusuf Güven , Tufan Kumbasar

Lane detection is extremely important for autonomous vehicles. For this reason, many approaches use lane boundary information to locate the vehicle inside the street, or to integrate GPS-based localization. As many other computer vision…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Fabio Pizzati , Marco Allodi , Alejandro Barrera , Fernando García