TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CenterFormer: Center-based Transformer for 3D Object Detec...

CenterFormer: Center-based Transformer for 3D Object Detection

Zixiang Zhou, Xiangchen Zhao, Yu Wang, Panqu Wang, Hassan Foroosh

2022-09-12object-detection3D Object DetectionObject Detection
PaperPDFCode(official)

Abstract

Query-based transformer has shown great potential in constructing long-range attention in many image-domain tasks, but has rarely been considered in LiDAR-based 3D object detection due to the overwhelming size of the point cloud data. In this paper, we propose CenterFormer, a center-based transformer network for 3D object detection. CenterFormer first uses a center heatmap to select center candidates on top of a standard voxel-based point cloud encoder. It then uses the feature of the center candidate as the query embedding in the transformer. To further aggregate features from multiple frames, we design an approach to fuse features through cross-attention. Lastly, regression heads are added to predict the bounding box on the output center feature representation. Our design reduces the convergence difficulty and computational complexity of the transformer structure. The results show significant improvements over the strong baseline of anchor-free object detection networks. CenterFormer achieves state-of-the-art performance for a single model on the Waymo Open Dataset, with 73.7% mAPH on the validation set and 75.6% mAPH on the test set, significantly outperforming all previously published CNN and transformer-based methods. Our code is publicly available at https://github.com/TuSimple/centerformer

Results

TaskDatasetMetricValueModel
Object DetectionWaymo Open DatasetmAPH/L268.9CenterFormer
Object Detectionwaymo cyclistAPH/L273.3CenterFormer
Object Detectionwaymo vehicleAPH/L273.8CenterFormer
Object Detectionwaymo pedestrianAPH/L275CenterFormer
3DWaymo Open DatasetmAPH/L268.9CenterFormer
3Dwaymo cyclistAPH/L273.3CenterFormer
3Dwaymo vehicleAPH/L273.8CenterFormer
3Dwaymo pedestrianAPH/L275CenterFormer
3D Object DetectionWaymo Open DatasetmAPH/L268.9CenterFormer
3D Object Detectionwaymo cyclistAPH/L273.3CenterFormer
3D Object Detectionwaymo vehicleAPH/L273.8CenterFormer
3D Object Detectionwaymo pedestrianAPH/L275CenterFormer
2D ClassificationWaymo Open DatasetmAPH/L268.9CenterFormer
2D Classificationwaymo cyclistAPH/L273.3CenterFormer
2D Classificationwaymo vehicleAPH/L273.8CenterFormer
2D Classificationwaymo pedestrianAPH/L275CenterFormer
2D Object DetectionWaymo Open DatasetmAPH/L268.9CenterFormer
2D Object Detectionwaymo cyclistAPH/L273.3CenterFormer
2D Object Detectionwaymo vehicleAPH/L273.8CenterFormer
2D Object Detectionwaymo pedestrianAPH/L275CenterFormer
16kWaymo Open DatasetmAPH/L268.9CenterFormer
16kwaymo cyclistAPH/L273.3CenterFormer
16kwaymo vehicleAPH/L273.8CenterFormer
16kwaymo pedestrianAPH/L275CenterFormer

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07