FGSSNet: Feature-Guided Semantic Segmentation of Real World Floorplans
Hugo Norrby, Gabriel F\"arm, Kevin Hernandez-Diaz, and Fernando Alonso-Fernandez

TL;DR
FGSSNet is a new multi-headed architecture that enhances wall segmentation in floorplans by injecting domain-specific features into a U-Net backbone, leading to improved generalization and segmentation accuracy.
Contribution
The paper introduces FGSSNet, which incorporates a dedicated feature extractor trained on wall patches to guide segmentation, a novel approach for better generalization in floorplan analysis.
Findings
Improved wall segmentation accuracy over vanilla U-Net.
Effective encoding of wall texture and width features.
Enhanced generalization to diverse floorplan styles.
Abstract
We introduce FGSSNet, a novel multi-headed feature-guided semantic segmentation (FGSS) architecture designed to improve the generalization ability of wall segmentation on floorplans. FGSSNet features a U-Net segmentation backbone with a multi-headed dedicated feature extractor used to extract domain-specific feature maps which are injected into the latent space of U-Net to guide the segmentation process. This dedicated feature extractor is trained as an encoder-decoder with selected wall patches, representative of the walls present in the input floorplan, to produce a compressed latent representation of wall patches while jointly trained to predict the wall width. In doing so, we expect that the feature extractor encodes texture and width features of wall patches that are useful to guide the wall segmentation process. Our experiments show increased performance by the use of such…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · Handwritten Text Recognition Techniques
