English
Related papers

Related papers: FastPillars: A Deployment-friendly Pillar-based 3D…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2021-06-23 Abhinav Sagar

Detecting objects from LiDAR point clouds is an important component of self-driving car technology as LiDAR provides high resolution spatial information. Previous work on point-cloud 3D object detection has re-purposed convolutional…

Computer Vision and Pattern Recognition · Computer Science 2019-12-04 Jiquan Ngiam , Benjamin Caine , Wei Han , Brandon Yang , Yuning Chai , Pei Sun , Yin Zhou , Xi Yi , Ouais Alsharif , Patrick Nguyen , Zhifeng Chen , Jonathon Shlens , Vijay Vasudevan

3D object detection in driving scenarios faces the challenge of complex road environments, which can lead to the loss or incompleteness of key features, thereby affecting perception performance. To address this issue, we propose an advanced…

Computer Vision and Pattern Recognition · Computer Science 2024-11-18 Wenxuan Li , Qin Zou , Chi Chen , Bo Du , Long Chen , Jian Zhou , Hongkai Yu

Currently, there have been many kinds of voxel-based 3D single stage detectors, while point-based single stage methods are still underexplored. In this paper, we first present a lightweight and effective point-based 3D single stage object…

Computer Vision and Pattern Recognition · Computer Science 2020-02-25 Zetong Yang , Yanan Sun , Shu Liu , Jiaya Jia

Current Point-based detectors can only learn from the provided points, with limited receptive fields and insufficient global learning capabilities for such targets. In this paper, we present a novel Point Dilation Mechanism for single-stage…

Computer Vision and Pattern Recognition · Computer Science 2025-02-13 Ao Liang , Haiyang Hua , Jian Fang , Wenyu Chen , Huaici Zhao

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

Computer Vision and Pattern Recognition · Computer Science 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

The ability to detect objects in images at varying scales has played a pivotal role in the design of modern object detectors. Despite considerable progress in removing hand-crafted components and simplifying the architecture with…

Computer Vision and Pattern Recognition · Computer Science 2025-03-17 Duy-Kien Nguyen , Martin R. Oswald , Cees G. M. Snoek

Running deep learning models on resource-constrained edge devices has drawn significant attention due to its fast response, privacy preservation, and robust operation regardless of Internet connectivity. While these devices already cope…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-04-08 Keondo Park , You Rim Choi , Inhoe Lee , Hyung-Sin Kim

Deploying 3D detectors in unfamiliar domains has been demonstrated to result in a significant 70-90% drop in detection rate due to variations in lidar, geography, or weather from their training dataset. This domain gap leads to missing…

Computer Vision and Pattern Recognition · Computer Science 2024-08-16 Darren Tsai , Julie Stephany Berrio , Mao Shan , Eduardo Nebot , Stewart Worrall

The sparse cross-modality detector offers more advantages than its counterpart, the Bird's-Eye-View (BEV) detector, particularly in terms of adaptability for downstream tasks and computational cost savings. However, existing sparse…

Computer Vision and Pattern Recognition · Computer Science 2025-11-05 Huiming Yang , Wenzhuo Liu , Yicheng Qiao , Lei Yang , Xianzhu Zeng , Li Wang , Zhiwei Li , Zijian Zeng , Zhiying Jiang , Huaping Liu , Kunfeng Wang

Currently prevalent multimodal 3D detection methods are built upon LiDAR-based detectors that usually use dense Bird's-Eye-View (BEV) feature maps. However, the cost of such BEV feature maps is quadratic to the detection range, making it…

Computer Vision and Pattern Recognition · Computer Science 2024-04-30 Yingyan Li , Lue Fan , Yang Liu , Zehao Huang , Yuntao Chen , Naiyan Wang , Zhaoxiang Zhang

We study the problem of efficient object detection of 3D LiDAR point clouds. To reduce the memory and computational cost, existing point-based pipelines usually adopt task-agnostic random sampling or farthest point sampling to progressively…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Yifan Zhang , Qingyong Hu , Guoquan Xu , Yanxin Ma , Jianwei Wan , Yulan Guo

Recently, sparsely-supervised 3D object detection has gained great attention, achieving performance close to fully-supervised 3D objectors while requiring only a few annotated instances. Nevertheless, these methods suffer challenges when…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Shijia Zhao , Qiming Xia , Xusheng Guo , Pufan Zou , Maoji Zheng , Hai Wu , Chenglu Wen , Cheng Wang

3D object detection is fundamentally important for various emerging applications, including autonomous driving and robotics. A key requirement for training an accurate 3D object detector is the availability of a large amount of LiDAR-based…

Computer Vision and Pattern Recognition · Computer Science 2024-11-04 Ruiyu Mao , Sarthak Kumar Maharana , Rishabh K Iyer , Yunhui Guo

We propose DeepFusion, a modular multi-modal architecture to fuse lidars, cameras and radars in different combinations for 3D object detection. Specialized feature extractors take advantage of each modality and can be exchanged easily,…

Computer Vision and Pattern Recognition · Computer Science 2022-09-28 Florian Drews , Di Feng , Florian Faion , Lars Rosenbaum , Michael Ulrich , Claudius Gläser

Real-time detection of objects in the 3D scene is one of the tasks an autonomous agent needs to perform for understanding its surroundings. While recent Deep Learning-based solutions achieve satisfactory performance, their high…

Computer Vision and Pattern Recognition · Computer Science 2021-05-24 Illia Oleksiienko , Alexandros Iosifidis

The recent success of neural networks enables a better interpretation of 3D point clouds, but processing a large-scale 3D scene remains a challenging problem. Most current approaches divide a large-scale scene into small regions and combine…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Chunghyun Park , Yoonwoo Jeong , Minsu Cho , Jaesik Park

In this technical report, we present our solution, dubbed MV-FCOS3D++, for the Camera-Only 3D Detection track in Waymo Open Dataset Challenge 2022. For multi-view camera-only 3D detection, methods based on bird-eye-view or 3D geometric…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Tai Wang , Qing Lian , Chenming Zhu , Xinge Zhu , Wenwei Zhang

Most previous 3D object detection methods that leverage the multi-modality of LiDAR and cameras utilize the Bird's Eye View (BEV) space for intermediate feature representation. However, this space uses a low x, y-resolution and sacrifices…

Computer Vision and Pattern Recognition · Computer Science 2025-03-12 Hyeongseok Son , Jia He , Seung-In Park , Ying Min , Yunhao Zhang , ByungIn Yoo

3D object detection aims to predict object centers, dimensions, and rotations from LiDAR point clouds. Despite its simplicity, LiDAR captures only the near side of objects, making center-based detectors prone to poor localization accuracy…

Computer Vision and Pattern Recognition · Computer Science 2025-04-04 Ruixiao Zhang , Runwei Guan , Xiangyu Chen , Adam Prugel-Bennett , Xiaohao Cai