中文
相关论文

相关论文: ALIGN: Advanced Query Initialization with LiDAR-Im…

200 篇论文

Autonomous vehicles need to have a semantic understanding of the three-dimensional world around them in order to reason about their environment. State of the art methods use deep neural networks to predict semantic classes for each point in…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Larissa T. Triess , David Peter , Christoph B. Rist , J. Marius Zöllner

Camera and LiDAR serve as informative sensors for accurate and robust autonomous driving systems. However, these sensors often exhibit heterogeneous natures, resulting in distributional modality gaps that present significant challenges for…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yiran Yang , Xu Gao , Tong Wang , Xin Hao , Yifeng Shi , Xiao Tan , Xiaoqing Ye , Jingdong Wang

Open-vocabulary 3D object detection for autonomous driving aims to detect novel objects beyond the predefined training label sets in point cloud scenes. Existing approaches achieve this by connecting traditional 3D object detectors with…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Adrian Chow , Evelien Riddell , Yimu Wang , Sean Sedwards , Krzysztof Czarnecki

Accurate 3D object detection is crucial to autonomous driving. Though LiDAR-based detectors have achieved impressive performance, the high cost of LiDAR sensors precludes their widespread adoption in affordable vehicles. Camera-based…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Yurong You , Cheng Perng Phoo , Carlos Andres Diaz-Ruiz , Katie Z Luo , Wei-Lun Chao , Mark Campbell , Bharath Hariharan , Kilian Q Weinberger

A significant challenge in object detection is accurate identification of an object's position in image space, whereas one algorithm with one set of parameters is usually not enough, and the fusion of multiple algorithms and/or parameters…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Pan Wei , John E. Ball , Derek T. Anderson

Automated vehicles require an accurate perception of their surroundings for safe and efficient driving. Lidar-based object detection is a widely used method for environment perception, but its performance is significantly affected by…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Raphael van Kempen , Tim Rehbronn , Abin Jose , Johannes Stegmaier , Bastian Lampe , Timo Woopen , Lutz Eckstein

Recent progress on 2D object detection has featured Cascade RCNN, which capitalizes on a sequence of cascade detectors to progressively improve proposal quality, towards high-quality object detection. However, there has not been evidence in…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Qi Cai , Yingwei Pan , Ting Yao , Tao Mei

A robust and accurate 3D detection system is an integral part of autonomous vehicles. Traditionally, a majority of 3D object detection algorithms focus on processing 3D point clouds using voxel grids or bird's eye view (BEV). Recent works,…

计算机视觉与模式识别 · 计算机科学 2020-09-18 Sumesh Thakur , Jiju Peethambaran

Leveraging multi-modal fusion, especially between camera and LiDAR, has become essential for building accurate and robust 3D object detection systems for autonomous vehicles. Until recently, point decorating approaches, in which point…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Philip Jacobson , Yiyang Zhou , Wei Zhan , Masayoshi Tomizuka , Ming C. Wu

Scene understanding of full-scale 3D models of an urban area remains a challenging task. While advanced computer vision techniques offer cost-effective approaches to analyse 3D urban elements, a precise and densely labelled dataset is…

计算机视觉与模式识别 · 计算机科学 2019-09-10 S. M. Iman Zolanvari , Susana Ruano , Aakanksha Rana , Alan Cummins , Rogerio Eduardo da Silva , Morteza Rahbar , Aljosa Smolic

To alleviate the high annotation cost in LiDAR-based 3D object detection, active learning is a promising solution that learns to select only a small portion of unlabeled data to annotate, without compromising model performance. Our…

计算机视觉与模式识别 · 计算机科学 2023-02-09 Yadan Luo , Zhuoxiao Chen , Zijian Wang , Xin Yu , Zi Huang , Mahsa Baktashmotlagh

In the realm of autonomous driving, accurately detecting surrounding obstacles is crucial for effective decision-making. Traditional methods primarily rely on 3D bounding boxes to represent these obstacles, which often fail to capture the…

机器人学 · 计算机科学 2025-11-18 Chunyong Hu , Qi Luo , Jianyun Xu , Song Wang , Qiang Li , Sheng Yang

When localizing and detecting 3D objects for autonomous driving scenes, obtaining information from multiple sensor (e.g. camera, LIDAR) typically increases the robustness of 3D detectors. However, the efficient and effective fusion of…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

A unified neural network structure is presented for joint 3D object detection and point cloud segmentation in this paper. We leverage rich supervision from both detection and segmentation labels rather than using just one of them. In…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Yuanxin Zhong , Minghan Zhu , Huei Peng

Occlusion handling is one of the challenges of object detection and segmentation, and scene understanding. Because objects appear differently when they are occluded in varying degree, angle, and locations. Therefore, determining the…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Kaziwa Saleh , Zoltan Vamossy

Lidars and cameras play essential roles in autonomous driving, offering complementary information for 3D detection. The state-of-the-art fusion methods integrate them at the feature level, but they mostly rely on the learned soft…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Zixuan Yin , Han Sun , Ningzhong Liu , Huiyu Zhou , Jiaquan Shen

Sparse 3D detectors have received significant attention since the query-based paradigm embraces low latency without explicit dense BEV feature construction. However, these detectors achieve worse performance than their dense counterparts.…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Hongcheng Zhang , Liu Liang , Pengxin Zeng , Xiao Song , Zhe Wang

Autonomous vehicles operate in a dynamic environment, where the speed with which a vehicle can perceive and react impacts the safety and efficacy of the system. LiDAR provides a prominent sensory modality that informs many existing…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Wei Han , Zhengdong Zhang , Benjamin Caine , Brandon Yang , Christoph Sprunk , Ouais Alsharif , Jiquan Ngiam , Vijay Vasudevan , Jonathon Shlens , Zhifeng Chen

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen

Transformer-based object detectors often struggle with occlusions, fine-grained localization, and computational inefficiency caused by fixed queries and dense attention. We propose DAMM, Dual-stream Attention with Multi-Modal queries, a…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Noreen Anwar , Guillaume-Alexandre Bilodeau , Wassim Bouachir