Semi-supervised 3D Object Detection with PatchTeacher and PillarMix
Xiaopei Wu, Liang Peng, Liang Xie, Yuenan Hou, Binbin Lin, Xiaoshui, Huang, Haifeng Liu, Deng Cai, Wanli Ouyang

TL;DR
This paper introduces PatchTeacher, a semi-supervised 3D object detection method that uses scene patches and a novel data augmentation strategy, PillarMix, to improve pseudo label quality and achieve state-of-the-art results.
Contribution
The paper proposes PatchTeacher with techniques for high-resolution partial scene detection and introduces PillarMix for enhanced data augmentation in semi-supervised 3D detection.
Findings
Achieves state-of-the-art results on Waymo and ONCE datasets.
Outperforms existing semi-supervised 3D detection methods.
Demonstrates the effectiveness of PatchTeacher and PillarMix strategies.
Abstract
Semi-supervised learning aims to leverage numerous unlabeled data to improve the model performance. Current semi-supervised 3D object detection methods typically use a teacher to generate pseudo labels for a student, and the quality of the pseudo labels is essential for the final performance. In this paper, we propose PatchTeacher, which focuses on partial scene 3D object detection to provide high-quality pseudo labels for the student. Specifically, we divide a complete scene into a series of patches and feed them to our PatchTeacher sequentially. PatchTeacher leverages the low memory consumption advantage of partial scene detection to process point clouds with a high-resolution voxelization, which can minimize the information loss of quantization and extract more fine-grained features. However, it is non-trivial to train a detector on fractions of the scene. Therefore, we introduce…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Image Processing and 3D Reconstruction
