nestauk / asf_floorplan_interpreter

Modelling to interpret floor plan images to extract or infer information about a property's layout.
MIT License
0 stars 0 forks source link

:house: Floorplan Interpreter

This repo contains code needed to create the training data and train an image segmentation model to recognise certain parts of floorplans. We apply these trained models to a dataset of floor plans in order to estimate how many rooms, different room types, windows and doors they have.

Please refer to the README in the pipeline folder for more information about the methodology, usage and results.

Setup

Contributor guidelines

Technical and working style guidelines


Project based on Nesta's data science project template (Read the docs here).