English
Related papers

Related papers: 1st Place Solution for Waymo Open Dataset Challeng…

200 papers

3D object detection from LiDAR data for autonomous driving has been making remarkable strides in recent years. Among the state-of-the-art methodologies, encoding point clouds into a bird's eye view (BEV) has been demonstrated to be both…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Yantao Lu , Xuetao Hao , Yilan Li , Weiheng Chai , Shiqi Sun , Senem Velipasalar

Open-vocabulary 3D object detection (OV-3Det) aims to generalize beyond the limited number of base categories labeled during the training phase. The biggest bottleneck is the scarcity of annotated 3D data, whereas 2D image datasets are…

Computer Vision and Pattern Recognition · Computer Science 2024-11-19 Timing Yang , Yuanliang Ju , Li Yi

3D object detection based on LiDAR-camera fusion is becoming an emerging research theme for autonomous driving. However, it has been surprisingly difficult to effectively fuse both modalities without information loss and interference. To…

Computer Vision and Pattern Recognition · Computer Science 2020-12-09 Guojun Wang , Bin Tian , Yachen Zhang , Long Chen , Dongpu Cao , Jian Wu

Accurately detecting objects in the environment is a key challenge for autonomous vehicles. However, obtaining annotated data for detection is expensive and time-consuming. We introduce PatchContrast, a novel self-supervised point cloud…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Oren Shrout , Ori Nizan , Yizhak Ben-Shabat , Ayellet Tal

While 2D object detection has improved significantly over the past, real world applications of computer vision often require an understanding of the 3D layout of a scene. Many recent approaches to 3D detection use LiDAR point clouds for…

Computer Vision and Pattern Recognition · Computer Science 2020-11-20 Jihao Andreas Lin , Jakob Brünker , Daniel Fährmann

The main challenge in 3D object detection from LiDAR point clouds is achieving real-time performance without affecting the reliability of the network. In other words, the detecting network must be confident enough about its predictions. In…

Computer Vision and Pattern Recognition · Computer Science 2023-01-11 Youshaa Murhij , Alexander Golodkov , Dmitry Yudin

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…

Computer Vision and Pattern Recognition · Computer Science 2022-06-03 Jianhong Han , Zhaoyi Wan , Zhe Liu , Jie Feng , Bingfeng Zhou

We present a simple yet effective fully convolutional one-stage 3D object detector for LiDAR point clouds of autonomous driving scenes, termed FCOS-LiDAR. Unlike the dominant methods that use the bird-eye view (BEV), our proposed detector…

Computer Vision and Pattern Recognition · Computer Science 2022-09-21 Zhi Tian , Xiangxiang Chu , Xiaoming Wang , Xiaolin Wei , Chunhua Shen

Unsupervised domain adaptation for LiDAR-based 3D object detection (3D UDA) based on the teacher-student architecture with pseudo labels has achieved notable improvements in recent years. Although it is quite popular to collect point clouds…

Computer Vision and Pattern Recognition · Computer Science 2025-11-12 Shenao Zhao , Pengpeng Liang , Zhoufan Yang

In the field of autonomous driving, 3D object detection is a very important perception module. Although the current SOTA algorithm combines Camera and Lidar sensors, limited by the high price of Lidar, the current mainstream landing schemes…

Computer Vision and Pattern Recognition · Computer Science 2023-07-24 Kai Lei , Zhan Chen , Shuman Jia , Xiaoteng Zhang

Point cloud classification plays an important role in a wide range of airborne light detection and ranging (LiDAR) applications, such as topographic mapping, forest monitoring, power line detection, and road detection. However, due to the…

Computer Vision and Pattern Recognition · Computer Science 2020-04-21 Congcong Wen , Lina Yang , Ling Peng , Xiang Li , Tianhe Chi

Most scanning LiDAR sensors generate a sequence of point clouds in real-time. While conventional 3D object detectors use a set of unordered LiDAR points acquired over a fixed time interval, recent studies have revealed that substantial…

Computer Vision and Pattern Recognition · Computer Science 2022-12-22 Junho Koh , Junhyung Lee , Youngwoo Lee , Jaekyum Kim , Jun Won Choi

Incorporating multiple camera views for detection alleviates the impact of occlusions in crowded scenes. In a multiview system, we need to answer two important questions when dealing with ambiguities that arise from occlusions. First, how…

Computer Vision and Pattern Recognition · Computer Science 2021-05-04 Yunzhong Hou , Liang Zheng , Stephen Gould

In this paper, we developed the solution of roadside LiDAR object detection using a combination of two unsupervised learning algorithms. The 3D point clouds are firstly converted into spherical coordinates and filled into the…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Tianya Zhang , Peter J. Jin

Place recognition plays an essential role in the field of autonomous driving and robot navigation. Point cloud based methods mainly focus on extracting global descriptors from local features of point clouds. Despite having achieved…

Computer Vision and Pattern Recognition · Computer Science 2022-10-13 Tian-Xing Xu , Yuan-Chen Guo , Zhiqiang Li , Ge Yu , Yu-Kun Lai , Song-Hai Zhang

At present, the anchor-based or anchor-free models that use LiDAR point clouds for 3D object detection use the center assigner strategy to infer the 3D bounding boxes. However, in a real world scene, the LiDAR can only acquire a limited…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Ruiqi Ma , Chi Chen , Bisheng Yang , Deren Li , Haiping Wang , Yangzi Cong , Zongtian Hu

We propose DOPS, a fast single-stage 3D object detection method for LIDAR data. Previous methods often make domain-specific design decisions, for example projecting points into a bird-eye view image in autonomous driving scenarios. In…

Computer Vision and Pattern Recognition · Computer Science 2020-04-08 Mahyar Najibi , Guangda Lai , Abhijit Kundu , Zhichao Lu , Vivek Rathod , Thomas Funkhouser , Caroline Pantofaru , David Ross , Larry S. Davis , Alireza Fathi

3D point clouds are essential for perceiving outdoor scenes, especially within the realm of autonomous driving. Recent advances in 3D LiDAR Object Detection focus primarily on the spatial positioning and distribution of points to ensure…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Li Li , Tanqiu Qiao , Hubert P. H. Shum , Toby P. Breckon

For 3D object detection, both camera and lidar have been demonstrated to be useful sensory devices for providing complementary information about the same scenery with data representations in different modalities, e.g., 2D RGB image vs 3D…

Computer Vision and Pattern Recognition · Computer Science 2023-11-08 Xinhao Xiang , Jiawei Zhang

LiDAR-produced point clouds are the major source for most state-of-the-art 3D object detectors. Yet, small, distant, and incomplete objects with sparse or few points are often hard to detect. We present Sparse2Dense, a new framework to…

Computer Vision and Pattern Recognition · Computer Science 2022-11-24 Tianyu Wang , Xiaowei Hu , Zhengzhe Liu , Chi-Wing Fu