中文
相关论文

相关论文: Winning the ICCV 2019 Learning to Drive Challenge

200 篇论文

Predicting vehicle trajectories, angle and speed is important for safe and comfortable driving. We demonstrate the best predicted angle, speed, and best performance overall winning the top three places of the ICCV 2019 Learning to Drive…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Michael Diodato , Yu Li , Antonia Lovjer , Minsu Yeom , Albert Song , Yiyang Zeng , Abhay Khosla , Benedikt Schifferer , Manik Goyal , Iddo Drori

In this work we predict vehicle speed and steering angle given camera image frames. Our key contribution is using an external pre-trained neural network for segmentation. We augment the raw images with their segmentation masks and mirror…

计算机视觉与模式识别 · 计算机科学 2019-10-24 Antonia Lovjer , Minsu Yeom , Benedikt D. Schifferer , Iddo Drori

Convolutional Neural Networks (CNN) have been successfully applied to autonomous driving tasks, many in an end-to-end manner. Previous end-to-end steering control methods take an image or an image sequence as the input and directly predict…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Zhengyuan Yang , Yixuan Zhang , Jerry Yu , Junjie Cai , Jiebo Luo

This research aims to explore the application of deep learning in autonomous driving computer vision technology and its impact on improving system performance. By using advanced technologies such as convolutional neural networks (CNN),…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Jingyu Zhang , Jin Cao , Jinghao Chang , Xinjin Li , Houze Liu , Zhenglin Li

A fundamental challenge in autonomous vehicles is adjusting the steering angle at different road conditions. Recent state-of-the-art solutions addressing this challenge include deep learning techniques as they provide end-to-end solution to…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Rodolfo Valiente , Mahdi Zaman , Sedat Ozer , Yaser P. Fallah

Numerous groups have applied a variety of deep learning techniques to computer vision problems in highway perception scenarios. In this paper, we presented a number of empirical evaluations of recent deep learning advances. Computer vision,…

Convolutional Neural Networks (CNNs) are successfully used for the important automotive visual perception tasks including object recognition, motion and depth estimation, visual SLAM, etc. However, these tasks are typically independently…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Ganesh Sistu , Isabelle Leang , Sumanth Chennupati , Senthil Yogamani , Ciaran Hughes , Stefan Milz , Samir Rawashdeh

Self driving cars has been the biggest innovation in the automotive industry, but to achieve human level accuracy or near human level accuracy is the biggest challenge that research scientists are facing today. Unlike humans autonomous…

机器人学 · 计算机科学 2025-05-06 Aashish Kumar Misraa , Naman Jain , Saurav Singh Dhakad

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…

Autonomous driving without high-definition (HD) maps demands a higher level of active scene understanding. In this competition, the organizers provided the multi-perspective camera images and standard-definition (SD) maps to explore the…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Zhongyu Yang , Mai Liu , Jinluo Xie , Yueming Zhang , Chen Shen , Wei Shao , Jichao Jiao , Tengfei Xing , Runbo Hu , Pengfei Xu

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

In this work, we try to implement Image Processing techniques in the area of autonomous vehicles, both indoor and outdoor. The challenges for both are different and the ways to tackle them vary too. We also showed deep learning makes things…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Rohit Gandikota

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…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Sajjad Mozaffari , Eduardo Arnold , Mehrdad Dianati , Saber Fallah

Today's autonomous vehicles rely extensively on high-definition 3D maps to navigate the environment. While this approach works well when these maps are completely up-to-date, safe autonomous vehicles must be able to corroborate the map's…

计算机视觉与模式识别 · 计算机科学 2016-12-09 Ari Seff , Jianxiong Xiao

Autonomous driving is a multi-task problem requiring a deep understanding of the visual environment. End-to-end autonomous systems have attracted increasing interest as a method of learning to drive without exhaustively programming…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Alexander Makrigiorgos , Ali Shafti , Alex Harston , Julien Gerard , A. Aldo Faisal

Current autonomous driving systems often favor end-to-end frameworks, which take sensor inputs like images and learn to map them into trajectory space via neural networks. Previous work has demonstrated that models can achieve better…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Zebin Xing , Pengxuan Yang , Linbo Wang , Yichen Zhang , Yiming Hu , Yupeng Zheng , Junli Wang , Yinfeng Gao , Guang Li , Kun Ma , Long Chen , Zhongpu Xia , Qichao Zhang , Hangjun Ye , Dongbin Zhao

Motion segmentation is a complex yet indispensable task in autonomous driving. The challenges introduced by the ego-motion of the cameras, radial distortion in fisheye lenses, and the need for temporal consistency make the task more…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Saravanabalagi Ramachandran , Nathaniel Cibik , Ganesh Sistu , John McDonald

Autonomous driving is challenging in adverse road and weather conditions in which there might not be lane lines, the road might be covered in snow and the visibility might be poor. We extend the previous work on end-to-end learning for…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Jyri Maanpää , Josef Taher , Petri Manninen , Leo Pakola , Iaroslav Melekhov , Juha Hyyppä

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

Self-driving vehicles have expanded dramatically over the last few years. Udacity has release a dataset containing, among other data, a set of images with the steering angle captured during driving. The Udacity challenge aimed to predict…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Shuyang Du , Haoli Guo , Andrew Simpson
‹ 上一页 1 2 3 10 下一页 ›