MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
This project provides a comprehensive dataset of over 950 large-scale architectural floor plan images, complete with detailed annotations of walls and slabs. It allows architects, urban planners, or researchers to load and parse these plans, manipulate them by cropping or rotating, and generate custom images for further analysis. The output is structured data about floor plan elements and custom-rendered images.
Use this if you are a researcher or professional working with architectural floor plans and need a rich, annotated dataset to train machine learning models or perform detailed structural analysis.
Not ideal if you are looking for a tool to design or edit floor plans, as this project focuses on providing and parsing existing plan data, not creating new ones.
Stars
59
Forks
9
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MLSTRUCT/MLStructFP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
DrSleep/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
luyanger1799/Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN,...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.