English

Gaussian Building Mesh (GBM): Extract a Building's 3D Mesh with Google Earth and Gaussian Splatting

Computer Vision and Pattern Recognition 2025-12-23 v3 Graphics

Abstract

Recently released open-source pre-trained foundational image segmentation and object detection models (SAM2+GroundingDINO) allow for geometrically consistent segmentation of objects of interest in multi-view 2D images. Users can use text-based or click-based prompts to segment objects of interest without requiring labeled training datasets. Gaussian Splatting allows for the learning of the 3D representation of a scene's geometry and radiance based on 2D images. Combining Google Earth Studio, SAM2+GroundingDINO, 2D Gaussian Splatting, and our improvements in mask refinement based on morphological operations and contour simplification, we created a pipeline to extract the 3D mesh of any building based on its name, address, or geographic coordinates.

Keywords

Cite

@article{arxiv.2501.00625,
  title  = {Gaussian Building Mesh (GBM): Extract a Building's 3D Mesh with Google Earth and Gaussian Splatting},
  author = {Kyle Gao and Liangzhi Li and Hongjie He and Dening Lu and Linlin Xu and Jonathan Li},
  journal= {arXiv preprint arXiv:2501.00625},
  year   = {2025}
}