English

Multi-task 3D building understanding with multi-modal pretraining

Computer Vision and Pattern Recognition 2023-06-21 v1 Image and Video Processing

Abstract

This paper explores various learning strategies for 3D building type classification and part segmentation on the BuildingNet dataset. ULIP with PointNeXt and PointNeXt segmentation are extended for the classification and segmentation task on BuildingNet dataset. The best multi-task PointNeXt-s model with multi-modal pretraining achieves 59.36 overall accuracy for 3D building type classification, and 31.68 PartIoU for 3D building part segmentation on validation split. The final PointNeXt XL model achieves 31.33 PartIoU and 22.78 ShapeIoU on test split for BuildingNet-Points segmentation, which significantly improved over PointNet++ model reported from BuildingNet paper, and it won the 1st place in the BuildingNet challenge at CVPR23 StruCo3D workshop.

Cite

@article{arxiv.2306.10146,
  title  = {Multi-task 3D building understanding with multi-modal pretraining},
  author = {Shicheng Xu},
  journal= {arXiv preprint arXiv:2306.10146},
  year   = {2023}
}

Comments

8 pages, 9 figures, 9 tables

R2 v1 2026-06-28T11:07:38.801Z