paper-with-me

Papers

Cross-Cluster Shifting for Efficient and Effective 3D Object Detection in Autonomous Driving

2024-03-10 · Zhili Chen, Kien T. Pham, Maosheng Ye, Zhiqiang Shen, Qifeng Chen

We present a new 3D point-based detector model, named Shift-SSD, for precise 3D object detection in autonomous driving. Traditional point-based 3D object detectors often employ architectures that rely on a progressive downsampling of points. While this method effectively reduces computational demands and increases receptive fields, it will compromise the preservation of crucial non-local information for accurate 3D object detection, especially in the complex driving scenarios. To address this, we introduce an intriguing Cross-Cluster Shifting operation to unleash the representation capacity of the point-based detector by efficiently modeling longer-range inter-dependency while including only a negligible overhead. Concretely, the Cross-Cluster Shifting operation enhances the conventional design by shifting partial channels from neighboring clusters, which enables richer interaction with non-local regions and thus enlarges the receptive field of clusters. We conduct extensive experiments on the KITTI, Waymo, and nuScenes datasets, and the results demonstrate the state-of-the-art performance of Shift-SSD in both detection accuracy and runtime efficiency.

📄 PDF Abstract BibTeX arXiv:2403.06166

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

LiDAR-based 4D Panoptic Segmentation via Dynamic Shifting Network

2022-03-14 · Fangzhou Hong, Hui Zhou, Xinge Zhu, Hongsheng Li 외

With the rapid advances of autonomous driving, it becomes critical to equip its sensing system with more holistic 3D perception. However, existing works focus on parsing either the objects (e.g. cars and pedestrians) or …

4D Panoptic SegmentationAutonomous DrivingClusteringPanoptic Segmentation+1

LiDAR-based Panoptic Segmentation via Dynamic Shifting Network

2020-11-24 · CVPR 2021 1 · Fangzhou Hong, Hui Zhou, Xinge Zhu, Hongsheng Li 외

With the rapid advances of autonomous driving, it becomes critical to equip its sensing system with more holistic 3D perception. However, existing works focus on parsing either the objects (e.g. cars and pedestrians) or …

Autonomous DrivingClusteringPanoptic Segmentation

Phase-Shifting Coder: Predicting Accurate Orientation in Oriented Object Detection

2022-11-11 · CVPR 2023 1 · Yi Yu, Feipeng Da

With the vigorous development of computer vision, oriented object detection has gradually been featured. In this paper, a novel differentiable angle coder named phase-shifting coder (PSC) is proposed to accurately predic…

Objectobject-detectionObject DetectionOriented Object Detection

MonoCLUE : Object-Aware Clustering Enhances Monocular 3D Object Detection

2025-11-11 · Sunghun Yang, Minhyeok Lee, Jungho Lee, Sangyoun Lee arxiv

Monocular 3D object detection offers a cost-effective solution for autonomous driving but suffers from ill-posed depth and limited field of view. These constraints cause a lack of geometric cues and reduced accuracy in o…

Monocular 3D Object DetectionAutonomous Driving

Boolean Reasoning-Based Biclustering for Shifting Pattern Extraction

2021-04-26 · Marcin Michalak, Jesús S. Aguilar-Ruiz

Biclustering is a powerful approach to search for patterns in data, as it can be driven by a function that measures the quality of diverse types of patterns of interest. However, due to its computational complexity, the …