floorplan-detection / README.md
intisarhasnain's picture
replace gradio with fastapi+html, clean Dockerfile
037fe03
---
title: Floor Plan Detection
emoji: ๐Ÿ 
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# Floor Plan Detection
Detects **walls** and **rooms** in architectural floor plan images using
Faster R-CNN (ResNet-101 + FPN) fine-tuned on CubiCasa5k.
Upload a floor plan image โ†’ click Run Detection โ†’ get annotated results.