GAN Plan
18.10.2020
GAN Plan generates floor plans from a room graph using a Generative Adversarial Network that is trained on real floor plans. The project was done as part of the AEC Tech Hackathon 2020 and won the open source award. It adds a web interface to an open source project that an Autodesk researcher did called House Gan. Pytorch normally requires a GPU but I managed to get it running with a CPU.
Technologies Used
Python, Flask, D3