中文
相关论文

相关论文: BlindSpotNet: Seeing Where We Cannot See

200 篇论文

Monocular 3D lane detection is essential for autonomous driving, but challenging due to the inherent lack of explicit spatial information. Multi-modal approaches rely on expensive depth sensors, while methods incorporating fully-supervised…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Max van den Hoven , Kishaan Jeeveswaran , Pieter Piscaer , Thijs Wensveen , Elahe Arani , Bahram Zonooz

LiDAR sensors are often considered essential for autonomous driving, but high-resolution sensors remain expensive while affordable low-resolution sensors produce sparse point clouds that miss critical details. LiDAR super-resolution…

计算机视觉与模式识别 · 计算机科学 2026-02-19 June Moh Goo , Zichao Zeng , Jan Boehm

In the field of autonomous driving, camera sensors are extremely prone to soiling because they are located outside of the car and interact with environmental sources of soiling such as rain drops, snow, dust, sand, mud and so on. This can…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Arindam Das

Estimating depth from a monocular image is an ill-posed problem: when the camera projects a 3D scene onto a 2D plane, depth information is inherently and permanently lost. Nevertheless, recent work has shown impressive results in estimating…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Jagpreet Chawla , Nikhil Thakurdesai , Anuj Godase , Md Reza , David Crandall , Soon-Heung Jung

3D object detection is one of the most important tasks in 3D vision perceptual system of autonomous vehicles. In this paper, we propose a novel two stage 3D object detection method aimed at get the optimal solution of object location in 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Jiaojiao Fang , Lingtao Zhou , Guizhong Liu

Autonomous Vehicles (AVs) are mostly reliant on LiDAR sensors which enable spatial perception of their surroundings and help make driving decisions. Recent works demonstrated attacks that aim to hide objects from AV perception, which can…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Zhongyuan Hau , Soteris Demetriou , Emil C. Lupu

Global localization is an important and widely studied problem for many robotic applications. Place recognition approaches can be exploited to solve this task, e.g., in the autonomous driving field. While most vision-based approaches match…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Daniele Cattaneo , Matteo Vaghi , Simone Fontana , Augusto Luis Ballardini , Domenico Giorgio Sorrenti

LiDAR sensors are widely used in autonomous driving due to the reliable 3D spatial information. However, the data of LiDAR is sparse and the frequency of LiDAR is lower than that of cameras. To generate denser point clouds spatially and…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Xudong Huang , Chunyu Lin , Haojie Liu , Lang Nie , Yao Zhao

In this paper we propose a novel 3D single-shot object detection method for detecting vehicles in monocular RGB images. Our approach lifts 2D detections to 3D space by predicting additional regression and classification parameters and hence…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Nils Gählert , Jun-Jun Wan , Nicolas Jourdan , Jan Finkbeiner , Uwe Franke , Joachim Denzler

Lane detection plays a critical role in the field of autonomous driving. Prevailing methods generally adopt basic concepts (anchors, key points, etc.) from object detection and segmentation tasks, while these approaches require manual…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Jiayan Cao , Xueyu Zhu , Cheng Qian

In this paper, we introduce HEADS-UP, the first egocentric dataset collected from head-mounted cameras, designed specifically for trajectory prediction in blind assistance systems. With the growing population of blind and visually impaired…

Low-cost millimeter automotive radar has received more and more attention due to its ability to handle adverse weather and lighting conditions in autonomous driving. However, the lack of quality datasets hinders research and development. We…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Peili Song , Dezhen Song , Yifan Yang , Enfan Lan , Jingtai Liu

Blind Perspective-n-Point (PnP) is the problem of estimating the position and orientation of a camera relative to a scene, given 2D image points and 3D scene points, without prior knowledge of the 2D-3D correspondences. Solving for pose and…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Dylan Campbell , Liu Liu , Stephen Gould

Unlike humans, who can effortlessly estimate the entirety of objects even when partially occluded, modern computer vision algorithms still find this aspect extremely challenging. Leveraging this amodal perception for autonomous driving…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Ahmed Rida Sekkat , Rohit Mohan , Oliver Sawade , Elmar Matthes , Abhinav Valada

Detecting vehicles and representing their position and orientation in the three dimensional space is a key technology for autonomous driving. Recently, methods for 3D vehicle detection solely based on monocular RGB images gained popularity.…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Nils Gählert , Nicolas Jourdan , Marius Cordts , Uwe Franke , Joachim Denzler

With the rapid advancement of hardware and software technologies, research in autonomous driving has seen significant growth. The prevailing framework for multi-sensor autonomous driving encompasses sensor installation, perception, path…

机器人学 · 计算机科学 2024-03-07 Chuanyu Luo , Nuo Cheng , Ren Zhong , Haipeng Jiang , Wenyu Chen , Aoli Wang , Pu Li

This paper focuses on the challenge of driver safety on the road and presents a novel system for driver drowsiness detection. In this system, to detect the falling sleep state of the driver as the sign of drowsiness, Convolutional Neural…

图像与视频处理 · 电气工程与系统科学 2021-05-31 Maryam Hashemi , Alireza Mirrashid , Aliasghar Beheshti Shirazi

Modern driver assistance systems rely on a wide range of sensors (RADAR, LIDAR, ultrasound and cameras) for scene understanding and prediction. These sensors are typically used for detecting traffic participants and scene elements required…

This paper addresses the problem of predicting hazards that drivers may encounter while driving a car. We formulate it as a task of anticipating impending accidents using a single input image captured by car dashcams. Unlike existing…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Korawat Charoenpitaks , Van-Quang Nguyen , Masanori Suganuma , Masahiro Takahashi , Ryoma Niihara , Takayuki Okatani

This paper aims at high-accuracy 3D object detection in autonomous driving scenario. We propose Multi-View 3D networks (MV3D), a sensory-fusion framework that takes both LIDAR point cloud and RGB images as input and predicts oriented 3D…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Xiaozhi Chen , Huimin Ma , Ji Wan , Bo Li , Tian Xia