中文
相关论文

相关论文: Shadow-Catcher: Looking Into Shadows to Detect Gho…

200 篇论文

There are two critical sensors for 3D perception in autonomous driving, the camera and the LiDAR. The camera provides rich semantic information such as color, texture, and the LiDAR reflects the 3D shape and locations of surrounding…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Kaicheng Yu , Tang Tao , Hongwei Xie , Zhiwei Lin , Zhongwei Wu , Zhongyu Xia , Tingting Liang , Haiyang Sun , Jiong Deng , Dayang Hao , Yongtao Wang , Xiaodan Liang , Bing Wang

3D reconstruction is a fundamental problem in computer vision, and the task is especially challenging when the object to reconstruct is partially or fully occluded. We introduce a method that uses the shadows cast by an unobserved object in…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ruoshi Liu , Sachit Menon , Chengzhi Mao , Dennis Park , Simon Stent , Carl Vondrick

State-of-the-art lidar-based 3D object detection methods rely on supervised learning and large labeled datasets. However, annotating lidar data is resource-consuming, and depending only on supervised learning limits the applicability of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Ekim Yurtsever , Emeç Erçelik , Mingyu Liu , Zhijie Yang , Hanzhen Zhang , Pınar Topçam , Maximilian Listl , Yılmaz Kaan Çaylı , Alois Knoll

In autonomous driving, 3D object detection provides more precise information for downstream tasks, including path planning and motion estimation, compared to 2D object detection. In this paper, we propose SeSame: a method aimed at enhancing…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Hayeon O , Chanuk Yang , Kunsoo Huh

Stereo-based 3D detection aims at detecting 3D object bounding boxes from stereo images using intermediate depth maps or implicit 3D geometry representations, which provides a low-cost solution for 3D perception. However, its performance is…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Xiaoyang Guo , Shaoshuai Shi , Xiaogang Wang , Hongsheng Li

LiDAR-based 3D object detectors have achieved unprecedented speed and accuracy in autonomous driving applications. However, similar to other neural networks, they are often biased toward high-confidence predictions or return detections…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Aldi Piroli , Vinzenz Dallabetta , Johannes Kopp , Marc Walessa , Daniel Meissner , Klaus Dietmayer

Advances in LiDAR sensors provide rich 3D data that supports 3D scene understanding. However, due to occlusion and signal miss, LiDAR point clouds are in practice 2.5D as they cover only partial underlying shapes, which poses a fundamental…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Qiangeng Xu , Yiqi Zhong , Ulrich Neumann

3D object detection is one of the most important components in any Self-Driving stack, but current state-of-the-art (SOTA) lidar object detectors require costly & slow manual annotation of 3D bounding boxes to perform well. Recently,…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Stefan Baur , Frank Moosmann , Andreas Geiger

Accurate detection of 3D objects is a fundamental problem in computer vision and has an enormous impact on autonomous cars, augmented/virtual reality and many applications in robotics. In this work we present a novel fusion of neural…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Martin Simon , Karl Amende , Andrea Kraus , Jens Honer , Timo Sämann , Hauke Kaulbersch , Stefan Milz , Horst Michael Gross

Today's state-of-the-art methods for 3D object detection are based on lidar, stereo, or monocular cameras. Lidar-based methods achieve the best accuracy, but have a large footprint, high cost, and mechanically-limited angular sampling…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Frank Julca-Aguilar , Jason Taylor , Mario Bijelic , Fahim Mannan , Ethan Tseng , Felix Heide

In autonomous driving, the novel objects and lack of annotations challenge the traditional 3D LiDAR semantic segmentation based on deep learning. Few-shot learning is a feasible way to solve these issues. However, currently few-shot…

机器人学 · 计算机科学 2023-03-06 Jilin Mei , Junbao Zhou , Yu Hu

LiDAR sensors used in autonomous driving applications are negatively affected by adverse weather conditions. One common, but understudied effect, is the condensation of vehicle gas exhaust in cold weather. This everyday phenomenon can…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Aldi Piroli , Vinzenz Dallabetta , Marc Walessa , Daniel Meissner , Johannes Kopp , Klaus Dietmayer

Robust classification is essential in tasks like autonomous vehicle sign recognition, where the downsides of misclassification can be grave. Adversarial attacks threaten the robustness of neural network classifiers, causing them to…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Andrew Wang , Wyatt Mayor , Ryan Smith , Gopal Nookula , Gregory Ditzler

Autonomous vehicles (AVs) rely on LiDAR sensors for environmental perception and decision-making in driving scenarios. However, ensuring the safety and reliability of AVs in complex environments remains a pressing challenge. To address this…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Shijun Zheng , Weiquan Liu , Yu Guo , Yu Zang , Siqi Shen , Cheng Wang

Autonomous vehicles (AVs) rely heavily on LiDAR sensors for accurate 3D perception. We show a novel class of low-cost, passive LiDAR spoofing attacks that exploit mirror-like surfaces to inject or remove objects from an AV's perception.…

密码学与安全 · 计算机科学 2025-09-24 Selma Yahia , Ildi Alla , Girija Bangalore Mohan , Daniel Rau , Mridula Singh , Valeria Loscri

The on-board 3D object detection technology has received extensive attention as a critical technology for autonomous driving, while few studies have focused on applying roadside sensors in 3D traffic object detection. Existing studies…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Pei Liu , Zihao Zhang , Haipeng Liu , Nanfang Zheng , Meixin Zhu , Ziyuan Pu

Autonomous vehicles rely on a variety of sensors to gather information about their surrounding. The vehicle's behavior is planned based on the environment perception, making its reliability crucial for safety reasons. The active LiDAR…

机器人学 · 计算机科学 2023-06-07 Mariella Dreissig , Dominik Scheuble , Florian Piewak , Joschka Boedecker

Instance shadow detection is the task of detecting pairs of shadows and objects, where existing methods first detect shadows and objects independently, then associate them. This paper introduces FastInstShadow, a method that enhances…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Takeru Inoue , Ryusuke Miyamoto

In this work, we address the problem of 3D object detection from point cloud data in real time. For autonomous vehicles to work, it is very important for the perception component to detect the real world objects with both high accuracy and…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Abhinav Sagar

Recent years have witnessed significant advancements in deep learning-based 3D object detection, leading to its widespread adoption in numerous applications. As 3D object detectors become increasingly crucial for security-critical tasks, it…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Yifan Zhang , Junhui Hou , Yixuan Yuan