Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Class Prototypes for Unified Sparse Supervised 3D Object Detection

About

Both indoor and outdoor scene perceptions are essential for embodied intelligence. However, current sparse supervised 3D object detection methods focus solely on outdoor scenes without considering indoor settings. To this end, we propose a unified sparse supervised 3D object detection method for both indoor and outdoor scenes through learning class prototypes to effectively utilize unlabeled objects. Specifically, we first propose a prototype-based object mining module that converts the unlabeled object mining into a matching problem between class prototypes and unlabeled features. By using optimal transport matching results, we assign prototype labels to high-confidence features, thereby achieving the mining of unlabeled objects. We then present a multi-label cooperative refinement module to effectively recover missed detections through pseudo label quality control and prototype label cooperation. Experiments show that our method achieves state-of-the-art performance under the one object per scene sparse supervised setting across indoor and outdoor datasets. With only one labeled object per scene, our method achieves about 78%, 90%, and 96% performance compared to the fully supervised detector on ScanNet V2, SUN RGB-D, and KITTI, respectively, highlighting the scalability of our method. Code is available at https://github.com/zyrant/CPDet3D.

Yun Zhu, Le Hui, Hang Yang, Jianjun Qian, Jin Xie, Jian Yang• 2025

Related benchmarks

TaskDatasetResultRank
3D Object DetectionScanNet V2 (val)
mAP@0.2556.1
352
3D Object DetectionSUN RGB-D (val)
mAP@0.2560.2
158
3D Object DetectionKITTI (val)
3D AP (R40) Easy94.1
7
Showing 3 of 3 rows

Other info

Code

Follow for update