English

Semantic Segmentation of Textured Non-manifold 3D Meshes using Transformers

Computer Vision and Pattern Recognition 2026-04-03 v1

Abstract

Textured 3D meshes jointly represent geometry, topology, and appearance, yet their irregular structure poses significant challenges for deep-learning-based semantic segmentation. While a few recent methods operate directly on meshes without imposing geometric constraints, they typically overlook the rich textural information also provided by such meshes. We introduce a texture-aware transformer that learns directly from raw pixels associated with each mesh face, coupled with a new hierarchical learning scheme for multi-scale feature aggregation. A texture branch summarizes all face-level pixels into a learnable token, which is fused with geometrical descriptors and processed by a stack of Two-Stage Transformer Blocks (TSTB), which allow for both a local and a global information flow. We evaluate our model on the Semantic Urban Meshes (SUM) benchmark and a newly curated cultural-heritage dataset comprising textured roof tiles with triangle-level annotations for damage types. Our method achieves 81.9\% mF1 and 94.3\% OA on SUM and 49.7\% mF1 and 72.8\% OA on the new dataset, substantially outperforming existing approaches.

Keywords

Cite

@article{arxiv.2604.01836,
  title  = {Semantic Segmentation of Textured Non-manifold 3D Meshes using Transformers},
  author = {Mohammadreza Heidarianbaei and Max Mehltretter and Franz Rottensteiner},
  journal= {arXiv preprint arXiv:2604.01836},
  year   = {2026}
}
R2 v1 2026-07-01T11:50:40.842Z