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/Group-Free 3D Object Detection via Transformers

Group-Free 3D Object Detection via Transformers

Ze Liu, Zheng Zhang, Yue Cao, Han Hu, Xin Tong

2021-04-01ICCV 2021 10object-detection3D Object DetectionObject Detection
PaperPDFCodeCode(official)CodeCode

Abstract

Recently, directly detecting 3D objects from 3D point clouds has received increasing attention. To extract object representation from an irregular point cloud, existing methods usually take a point grouping step to assign the points to an object candidate so that a PointNet-like network could be used to derive object features from the grouped points. However, the inaccurate point assignments caused by the hand-crafted grouping scheme decrease the performance of 3D object detection. In this paper, we present a simple yet effective method for directly detecting 3D objects from the 3D point cloud. Instead of grouping local points to each object candidate, our method computes the feature of an object from all the points in the point cloud with the help of an attention mechanism in the Transformers \cite{vaswani2017attention}, where the contribution of each point is automatically learned in the network training. With an improved attention stacking scheme, our method fuses object features in different stages and generates more accurate object detection results. With few bells and whistles, the proposed method achieves state-of-the-art 3D object detection performance on two widely used benchmarks, ScanNet V2 and SUN RGB-D. The code and models are publicly available at \url{https://github.com/zeliu98/Group-Free-3D}

Results

TaskDatasetMetricValueModel
Object DetectionSUN-RGBD valmAP@0.2563GroupFree3D(Geo only)
Object DetectionSUN-RGBD valmAP@0.545.2GroupFree3D(Geo only)
Object DetectionSUN-RGBDmAP@0.2563GroupFree3D
Object DetectionSUN-RGBDmAP@0.545.2GroupFree3D
Object DetectionScanNetV2mAP@0.2569.1GroupFree3D
Object DetectionScanNetV2mAP@0.552.8GroupFree3D
3DSUN-RGBD valmAP@0.2563GroupFree3D(Geo only)
3DSUN-RGBD valmAP@0.545.2GroupFree3D(Geo only)
3DSUN-RGBDmAP@0.2563GroupFree3D
3DSUN-RGBDmAP@0.545.2GroupFree3D
3DScanNetV2mAP@0.2569.1GroupFree3D
3DScanNetV2mAP@0.552.8GroupFree3D
3D Object DetectionSUN-RGBD valmAP@0.2563GroupFree3D(Geo only)
3D Object DetectionSUN-RGBD valmAP@0.545.2GroupFree3D(Geo only)
3D Object DetectionSUN-RGBDmAP@0.2563GroupFree3D
3D Object DetectionSUN-RGBDmAP@0.545.2GroupFree3D
3D Object DetectionScanNetV2mAP@0.2569.1GroupFree3D
3D Object DetectionScanNetV2mAP@0.552.8GroupFree3D
2D ClassificationSUN-RGBD valmAP@0.2563GroupFree3D(Geo only)
2D ClassificationSUN-RGBD valmAP@0.545.2GroupFree3D(Geo only)
2D ClassificationSUN-RGBDmAP@0.2563GroupFree3D
2D ClassificationSUN-RGBDmAP@0.545.2GroupFree3D
2D ClassificationScanNetV2mAP@0.2569.1GroupFree3D
2D ClassificationScanNetV2mAP@0.552.8GroupFree3D
2D Object DetectionSUN-RGBD valmAP@0.2563GroupFree3D(Geo only)
2D Object DetectionSUN-RGBD valmAP@0.545.2GroupFree3D(Geo only)
2D Object DetectionSUN-RGBDmAP@0.2563GroupFree3D
2D Object DetectionSUN-RGBDmAP@0.545.2GroupFree3D
2D Object DetectionScanNetV2mAP@0.2569.1GroupFree3D
2D Object DetectionScanNetV2mAP@0.552.8GroupFree3D
16kSUN-RGBD valmAP@0.2563GroupFree3D(Geo only)
16kSUN-RGBD valmAP@0.545.2GroupFree3D(Geo only)
16kSUN-RGBDmAP@0.2563GroupFree3D
16kSUN-RGBDmAP@0.545.2GroupFree3D
16kScanNetV2mAP@0.2569.1GroupFree3D
16kScanNetV2mAP@0.552.8GroupFree3D

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