QuantTakeoff – Construction PDFs to takeoff and 3D scene
Auto-finds plan pages in 200-sheet bid sets and extracts door counts accurately.

Instance segmentation for floor plans—clever CV work, but niche audience and no monetization path.
PropTech startups, architectural visualization platforms, interior design software
For the past few weekends, I have been working on a computer vision pipeline to solve a specific PropTech problem: turning messy, highly occluded 2D floor plans into clean, structured data for 3D extrusion. I originally built this as a demo for a firm.
The Stack & Architecture I built an instance segmentation pipeline that relies strictly on pixel-perfect masking to extract the geometry.
The Backbone: Swin Transformer + Detectron2 + OpenCV Training: Trained on 1024x1024 images using an RTX 4090. Inference: Runs on CPU in < 10s. Demo Performance: 67.1% AP50 for instance segmentation masks, and 38.2% AP across the strict 0.50:0.95 IoU thresholds.
Why I'm posting: A lot of virtual staging and architectural startups have beautiful Three.js rendering engines, but still rely on manual data entry to build the base geometry. I built this specifically as an extraction engine to sit underneath those UIs.
If you are in PropTech or building a product that could benefit from embedding this model under the hood, I would love to chat.
Auto-finds plan pages in 200-sheet bid sets and extracts door counts accurately.
Useful dataset for UK researchers but it's a Kaggle upload, not a reusable tool.
Local-storage floor planner when SweetHome3D feels like overkill.
Calibrate-once floor plan measurement with pinch-zoom and loupe—solves a real friction point.
Drop a merchant-config.json into the CLI and you get 13 ready-made UCP endpoints — catalog, checkout lifecycle, orders, plus OAuth metadata — with Stripe/PayPal and SQLite wired up. The built-in OAuth identity-linking for agent workflows is the most interesting move; it's a focused, practical tool for prototyping UCP-compliant stores but not a substitute when you need bespoke business logic or complex fulfillment.
Waitlist for RAG platform launching in 2 months with no demo.