English

Structured Semantic 3D Reconstruction (S23DR) Challenge 2025 -- Winning solution

Computer Vision and Pattern Recognition 2025-06-23 v1

Abstract

This paper presents the winning solution for the S23DR Challenge 2025, which involves predicting a house's 3D roof wireframe from a sparse point cloud and semantic segmentations. Our method operates directly in 3D, first identifying vertex candidates from the COLMAP point cloud using Gestalt segmentations. We then employ two PointNet-like models: one to refine and classify these candidates by analyzing local cubic patches, and a second to predict edges by processing the cylindrical regions connecting vertex pairs. This two-stage, 3D deep learning approach achieved a winning Hybrid Structure Score (HSS) of 0.43 on the private leaderboard.

Keywords

Cite

@article{arxiv.2506.16421,
  title  = {Structured Semantic 3D Reconstruction (S23DR) Challenge 2025 -- Winning solution},
  author = {Jan Skvrna and Lukas Neumann},
  journal= {arXiv preprint arXiv:2506.16421},
  year   = {2025}
}
R2 v1 2026-07-01T03:25:22.709Z