中文
相关论文

相关论文: Monocular Plan View Networks for Autonomous Drivin…

200 篇论文

Over the recent years, there has been an explosion of studies on autonomous vehicles. Many collected large amount of data from human drivers. However, compared to the tedious data collection approach, building a virtual simulation of…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Zhijing Jin , Tristan Swedish , Ramesh Raskar

In the area of autonomous driving, navigating off-road terrains presents a unique set of challenges, from unpredictable surfaces like grass and dirt to unexpected obstacles such as bushes and puddles. In this work, we present a novel…

机器人学 · 计算机科学 2025-05-15 Akhil Nagariya , Dimitar Filev , Srikanth Saripalli , Gaurav Pandey

Most automated driving systems comprise a diverse sensor set, including several cameras, Radars, and LiDARs, ensuring a complete 360\deg coverage in near and far regions. Unlike Radar and LiDAR, which measure directly in 3D, cameras capture…

机器人学 · 计算机科学 2023-09-20 David Unger , Nikhil Gosala , Varun Ravi Kumar , Shubhankar Borse , Abhinav Valada , Senthil Yogamani

Monocular 3D object detection is a crucial and challenging task for autonomous driving vehicle, while it uses only a single camera image to infer 3D objects in the scene. To address the difficulty of predicting depth using only pictorial…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Jia-Quan Yu , Soo-Chang Pei

The ability to reliably perceive the environmental states, particularly the existence of objects and their motion behavior, is crucial for autonomous driving. In this work, we propose an efficient deep model, called MotionNet, to jointly…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Pengxiang Wu , Siheng Chen , Dimitris Metaxas

3D object detection algorithms for autonomous driving reason about 3D obstacles either from 3D birds-eye view or perspective view or both. Recent works attempt to improve the detection performance via mining and fusing from multiple…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Liang Xie , Guodong Xu , Deng Cai , Xiaofei He

A reliable sense-and-avoid system is critical to enabling safe autonomous operation of unmanned aircraft. Existing sense-and-avoid methods often require specialized sensors that are too large or power intensive for use on small unmanned…

计算机视觉与模式识别 · 计算机科学 2021-11-04 John Mern , Kyle Julian , Rachael E. Tompa , Mykel J. Kochenderfer

Autonomous vehicle perception systems have traditionally relied on costly LiDAR sensors to generate precise environmental representations. In this paper, we propose a camera-only perception framework that produces Bird's Eye View (BEV) maps…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Anupkumar Bochare

While learning visuomotor skills in an end-to-end manner is appealing, deep neural networks are often uninterpretable and fail in surprising ways. For robotics tasks, such as autonomous driving, models that explicitly represent objects may…

人工智能 · 计算机科学 2019-03-04 Dequan Wang , Coline Devin , Qi-Zhi Cai , Fisher Yu , Trevor Darrell

Drones equipped with cameras can significantly enhance human ability to perceive the world because of their remarkable maneuverability in 3D space. Ironically, object detection for drones has always been conducted in the 2D image space,…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Yue Hu , Shaoheng Fang , Weidi Xie , Siheng Chen

This paper aims to design a 3D object detection model from 2D images taken by monocular cameras by combining the estimated bird's-eye view elevation map and the deep representation of object features. The proposed model has a pre-trained…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Ali Babolhavaeji , Mohammad Fanaei

Many tasks performed by autonomous vehicles such as road marking detection, object tracking, and path planning are simpler in bird's-eye view. Hence, Inverse Perspective Mapping (IPM) is often applied to remove the perspective effect from a…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Tom Bruls , Horia Porav , Lars Kunze , Paul Newman

Road intersection monitoring and control research often utilize bird's eye view (BEV) simulators. In real traffic settings, achieving a BEV akin to that in a simulator necessitates the deployment of drones or specific sensor mounting, which…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Rukesh Prajapati , Amr S. El-Wakeel

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

Recent automotive vision work has focused almost exclusively on processing forward-facing cameras. However, future autonomous vehicles will not be viable without a more comprehensive surround sensing, akin to a human driver, as can be…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Grégoire Payen de La Garanderie , Amir Atapour Abarghouei , Toby P. Breckon

Accurate 7DoF prediction of vehicles at an intersection is an important task for assessing potential conflicts between road users. In principle, this could be achieved by a single camera system that is capable of detecting the pose of each…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Matthew Howe , Ian Reid , Jamie Mackenzie

Driving requires interacting with road agents and predicting their future behaviour in order to navigate safely. We present FIERY: a probabilistic future prediction model in bird's-eye view from monocular cameras. Our model predicts future…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Anthony Hu , Zak Murez , Nikhil Mohan , Sofía Dudas , Jeffrey Hawke , Vijay Badrinarayanan , Roberto Cipolla , Alex Kendall

We present a convolutional network capable of inferring a 3D representation of a previously unseen object given a single image of this object. Concretely, the network can predict an RGB image and a depth map of the object as seen from an…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Maxim Tatarchenko , Alexey Dosovitskiy , Thomas Brox

3D object detection based on monocular camera data is a key enabler for autonomous driving. The task however, is ill-posed due to lack of depth information in 2D images. Recent deep learning methods show promising results to recover depth…

计算机视觉与模式识别 · 计算机科学 2020-05-18 Felix Nobis , Fabian Brunhuber , Simon Janssen , Johannes Betz , Markus Lienkamp

Autonomous navigation requires structured representation of the road network and instance-wise identification of the other traffic agents. Since the traffic scene is defined on the ground plane, this corresponds to scene understanding in…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Yigit Baran Can , Alexander Liniger , Danda Pani Paudel , Luc Van Gool