PSSNet: Planarity-sensible Semantic Segmentation of Large-scale Urban Meshes
Weixiao Gao, Liangliang Nan, Bas Boom, Hugo Ledoux

TL;DR
PSSNet is a deep learning framework that improves semantic segmentation of large-scale urban meshes by leveraging planarity-aware over-segmentation and graph convolutional networks, outperforming existing methods.
Contribution
The paper introduces a novel planarity-sensible over-segmentation method combined with graph-based classification for urban mesh segmentation, with new evaluation metrics.
Findings
Outperforms state-of-the-art in boundary quality and mean IoU
Introduces new metrics for mesh over-segmentation evaluation
Demonstrates strong generalization across benchmarks
Abstract
We introduce a novel deep learning-based framework to interpret 3D urban scenes represented as textured meshes. Based on the observation that object boundaries typically align with the boundaries of planar regions, our framework achieves semantic segmentation in two steps: planarity-sensible over-segmentation followed by semantic classification. The over-segmentation step generates an initial set of mesh segments that capture the planar and non-planar regions of urban scenes. In the subsequent classification step, we construct a graph that encodes the geometric and photometric features of the segments in its nodes and the multi-scale contextual features in its edges. The final semantic segmentation is obtained by classifying the segments using a graph convolutional network. Experiments and comparisons on two semantic urban mesh benchmarks demonstrate that our approach outperforms the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · Video Surveillance and Tracking Methods · Automated Road and Building Extraction
