Abstract
Successfully applying state-of-the-art 3D semantic segmentation networks like PointNeXt to new datasets requires setting dataset-specific hyperparameters to suitable values. Specifically, the voxel grid size (for point cloud sampling) and query ball radius (for grouping) play a crucial role in many point-based architectures as they jointly determine the receptive field. Tuning these parameters via sweeping or trial-and-error is both time-consuming and computationally expensive. We therefore propose a training-free, data-driven method for automatically tuning the voxel grid size and query ball radius through a volumetric analysis of the training data. We demonstrate the effectiveness of the approach by evaluating the performance of PointNeXt with default parameters versus parameters set by our auto-tuning method across a diverse set of datasets: Beams&Hooks, ScanNetV2 and SemanticKITTI. Our method improves the mIoU score by 37.4, 0.5 and 26.3 percentage points, respectively, with negligible computational costs. Our code is publicly available 1 1https://github.com/SimonBuusJensen/AutoTune3DSemanticSeg.
Original language | English |
---|---|
Title of host publication | 2023 IEEE International Conference on Image Processing Challenges and Workshops, ICIPCW 2023 - Proceedings |
Number of pages | 5 |
Publisher | IEEE |
Publication date | Nov 2023 |
Pages | 3696-3700 |
Article number | 10328344 |
ISBN (Print) | 979-8-3503-0259-2 |
ISBN (Electronic) | 979-8-3503-0258-5 |
DOIs | |
Publication status | Published - Nov 2023 |
Event | 30th IEEE International Conference on Image Processing Challenges and Workshops (ICIPCW) 2023 - Kuala Lumpur, Malaysia Duration: 8 Oct 2023 → 11 Oct 2023 Conference number: 30 https://2023.ieeeicip.org/ |
Conference
Conference | 30th IEEE International Conference on Image Processing Challenges and Workshops (ICIPCW) 2023 |
---|---|
Number | 30 |
Country/Territory | Malaysia |
City | Kuala Lumpur |
Period | 08/10/2023 → 11/10/2023 |
Internet address |
Keywords
- 3D point clouds
- 3D semantic segmentation
- hyperparameter tuning