An Irregularly Shaped Plane Layout Generation Method with Boundary Constraints
摘要
We propose a novel method that aims to automatically generate outdoor building layouts based on given boundary constraints. It effectively solves the problem of irregular shapes that occur in practical application scenarios, where boundary and building outlines are not only composed of horizontal and vertical lines but also include oblique lines. The proposed method is a two-stage process that uses a Graph Neural Network (GNN) to generate the location of each building and the minimum external polygon. The GNN utilizes a pre-defined relative location diagram and the given boundary. Afterwards, the Generative Adversarial Network (GAN) is utilized to generate building outlines that fit the boundary within the minimum external polygon area. Our method has demonstrated the ability to effectively handle diverse and complex outdoor building layouts, as evidenced by its superior performance on the Huizhou traditional village dataset. Both qualitative and quantitative evaluations demonstrate that our method outperforms current GNN-based layout methods in terms of realism and diversity.