中文
相关论文

相关论文: FastPillars: A Deployment-friendly Pillar-based 3D…

200 篇论文

3D detection is a critical task that enables machines to identify and locate objects in three-dimensional space. It has a broad range of applications in several fields, including autonomous driving, robotics and augmented reality. Monocular…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Aakash Kumar , Chen Chen , Ajmal Mian , Neils Lobo , Mubarak Shah

3D Multi-Object Tracking (MOT) captures stable and comprehensive motion states of surrounding obstacles, essential for robotic perception. However, current 3D trackers face issues with accuracy and latency consistency. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Xiaoyu Li , Dedong Liu , Yitao Wu , Xian Wu , Lijun Zhao , Jinghan Gao

Existing multi-view three-dimensional (3D) object detection approaches widely adopt large-scale pre-trained vision transformer (ViT)-based foundation models as backbones, being computationally complex. To address this problem, current…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Danish Nazir , Antoine Hanna-Asaad , Lucas Görnhardt , Jan Piewek , Thorsten Bagdonat , Tim Fingscheidt

In this work, we explore the technical feasibility of implementing end-to-end 3D object detection (3DOD) with surround-view fisheye camera system. Specifically, we first investigate the performance drop incurred when transferring classic…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Changcai Li , Wenwei Lin , Zuoxun Hou , Gang Chen , Wei Zhang , Huihui Zhou , Weishi Zheng

Simultaneous perception of 2D objects in perspective view and 3D objects in Bird's Eye View (BEV) is challenging for multi-camera autonomous driving. Existing two-stage pipelines use 2D results only as a one-time cue for 3D detection. We…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yingqi Tang , Zhaotie Meng , Erkang Cheng , Haibin Ling

Existing LiDAR 3D object detection methods predominantely rely on sparse convolutions and/or transformers, which can be challenging to run on resource-constrained edge devices, due to irregular memory access patterns and high computational…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Shizhong Han , Hsin-Pai Cheng , Hong Cai , Jihad Masri , Soyeb Nagori , Fatih Porikli

In current research, Bird's-Eye-View (BEV)-based transformers are increasingly utilized for multi-camera 3D object detection. Traditional models often employ random queries as anchors, optimizing them successively. Recent advancements…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Marius Dähling , Sebastian Krebs , J. Marius Zöllner

3D object detection from point clouds plays a critical role in autonomous driving. Currently, the primary methods for point cloud processing are voxel-based and pillar-based approaches. Voxel-based methods offer high accuracy through…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Liu Qifeng , Zhao Dawei , Dong Yabo , Xiao Liang , Wang Juan , Min Chen , Li Fuyang , Jiang Weizhong , Lu Dongming , Nie Yiming

LiDAR has become one of the primary 3D object detection sensors in autonomous driving. However, LiDAR's diverging point pattern with increasing distance results in a non-uniform sampled point cloud ill-suited to discretized volumetric…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jordan S. K. Hu , Tianshu Kuai , Steven L. Waslander

Balancing efficiency and accuracy is a long-standing problem for deploying deep learning models. The trade-off is even more important for real-time safety-critical systems like autonomous vehicles. In this paper, we propose an effective…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Mao Ye , Gregory P. Meyer , Yuning Chai , Qiang Liu

3D visual perception tasks based on multi-camera images are essential for autonomous driving systems. Latest work in this field performs 3D object detection by leveraging multi-view images as an input and iteratively enhancing object…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Jongwoo Park , Apoorv Singh , Varun Bankiti

In this paper, we propose SparseDet for end-to-end 3D object detection from point cloud. Existing works on 3D object detection rely on dense object candidates over all locations in a 3D or 2D grid following the mainstream methods for object…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Jianhong Han , Zhaoyi Wan , Zhe Liu , Jie Feng , Bingfeng Zhou

We present a novel 3D object detection framework, named IPOD, based on raw point cloud. It seeds object proposal for each point, which is the basic element. This paradigm provides us with high recall and high fidelity of information,…

计算机视觉与模式识别 · 计算机科学 2018-12-14 Zetong Yang , Yanan Sun , Shu Liu , Xiaoyong Shen , Jiaya Jia

In this paper, we present a simple yet effective semi-supervised 3D object detector named DDS3D. Our main contributions have two-fold. On the one hand, different from previous works using Non-Maximal Suppression (NMS) or its variants for…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Jingyu Li , Zhe Liu , Jinghua Hou , Dingkang Liang

Cooperative perception can increase the view field and decrease the occlusion of an ego vehicle, hence improving the perception performance and safety of autonomous driving. Despite the success of previous works on cooperative object…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yunshuang Yuan , Yan Xia , Daniel Cremers , Monika Sester

We developed a robust solution for real-time 6D object detection in industrial applications by integrating FoundationPose, SAM2, and LightGlue, eliminating the need for retraining. Our approach addresses two key challenges: the requirement…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Yu Deng , Jiahong Xue , Teng Cao , Yingxing Zhang , Lanxi Wen , Yiyang Chen

Multi-sensor fusion is crucial for accurate 3D object detection in autonomous driving, with cameras and LiDAR being the most commonly used sensors. However, existing methods perform sensor fusion in a single view by projecting features from…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Rohit Mohan , Daniele Cattaneo , Florian Drews , Abhinav Valada

Currently, detecting 3D objects in Bird's-Eye-View (BEV) is superior to other 3D detectors for autonomous driving and robotics. However, transforming image features into BEV necessitates special operators to conduct feature sampling. These…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Hongyu Zhou , Zheng Ge , Weixin Mao , Zeming Li

3D lane detection has emerged as a critical challenge in autonomous driving, encompassing identification and localization of lane markings and the 3D road surface. Conventional 3D methods detect lanes from dense birds-eye-viewed (BEV)…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Maximilian Pittner , Joel Janai , Mario Faigle , Alexandru Paul Condurache

3D object detection plays a pivotal role in many applications, most notably autonomous driving and robotics. These applications are commonly deployed on edge devices to promptly interact with the environment, and often require near…

网络与互联网体系结构 · 计算机科学 2023-09-06 Jingzong Li , Yik Hong Cai , Libin Liu , Yu Mao , Chun Jason Xue , Hong Xu