whchien/deep-floor-plan-recognition
The project uses a computer vision model to extract structured features from floor plan images for a fire risk assessment.
This tool helps fire safety officers or risk assessors convert scanned floor plans into structured data for fire risk models. You provide an image of a floor plan, and it extracts key features like rooms, doors, and windows, which can then be fed into a system that assesses fire risk. It's designed for professionals who need to quickly digitize and analyze architectural layouts for safety evaluations.
No commits in the last 6 months.
Use this if you need to extract structured data from floor plan images to feed into a fire risk assessment model.
Not ideal if you need a comprehensive CAD solution or a tool for architectural design, as its focus is specifically on feature extraction for risk assessment.
Stars
73
Forks
19
Language
Python
License
GPL-3.0
Category
Last pushed
Jul 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/whchien/deep-floor-plan-recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
fregu856/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.