Papers › FloorNet: A Unified Framework for Floorplan Reconstruction from 3D Scans

FloorNet: A Unified Framework for Floorplan Reconstruction from 3D Scans

31 Mar 2018ECCV 2018 9arXiv:1804.00090archive 2025-07-28

Chen Liu, Jiaye Wu, Yasutaka Furukawa

The ultimate goal of this indoor mapping research is to automatically reconstruct a floorplan simply by walking through a house with a smartphone in a pocket. This paper tackles this problem by proposing FloorNet, a novel deep neural architecture. The challenge lies in the processing of RGBD streams spanning a large 3D space. FloorNet effectively processes the data through three neural network branches: 1) PointNet with 3D points, exploiting the 3D information; 2) CNN with a 2D point density image in a top-down view, enhancing the local spatial reasoning; and 3) CNN with RGB images, utilizing the full image information. FloorNet exchanges intermediate features across the branches to exploit the best of all the architectures. We have created a benchmark for floorplan reconstruction by acquiring RGBD video streams for 155 residential houses or apartments with Google Tango phones and annotating complete floorplan information. Our qualitative and quantitative evaluations demonstrate that the fusion of three branches effectively improves the reconstruction quality. We hope that the paper together with the benchmark will be an important step towards solving a challenging vector-graphics reconstruction problem. Code and data are available at https://github.com/art-programmer/FloorNet.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1804.00090")

Code

Syntology Ran 0 of 17 code samples harvested from 1 repository linked to this paper; 17 have no recorded run.

By repository: official repository: 17 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

art-programmer/FloorNet officialmentioned in papermentioned on GitHubtfMIT report
vohoaiviet/FloorNet mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 0 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

17unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from art-programmer/FloorNet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calcLineDim art-programmer/FloorNet/floorplan_utils.py official repository unverified MIT (permissive) · 42fa646f90a9f6a2 · report
calcLineDirection art-programmer/FloorNet/floorplan_utils.py official repository unverified MIT (permissive) · bc6860c721e1ca51 · report
drawDensityImage art-programmer/FloorNet/utils.py official repository unverified MIT (permissive) · 9e0ae4fc0ae9f859 · report
filterWalls art-programmer/FloorNet/IP.py official repository unverified MIT (permissive) · 0090988202b6ee53 · report
findMatches art-programmer/FloorNet/QP.py official repository unverified MIT (permissive) · a69cb4c353278029 · report
getCoarseIndicesMaps art-programmer/FloorNet/augmentation_tf.py official repository unverified MIT (permissive) · 5e39328090adf21f · report
getDatasetTrain art-programmer/FloorNet/RecordReader.py official repository unverified MIT (permissive) · 31866d3980dfb171 · report
getDatasetVal art-programmer/FloorNet/RecordReader.py official repository unverified MIT (permissive) · df0044e15ebfbff0 · report
getOrientationRanges art-programmer/FloorNet/floorplan_utils.py official repository unverified MIT (permissive) · 861d6709f99ef98b · report
getZRotationMatrix art-programmer/FloorNet/RecordWriterTango.py official repository unverified MIT (permissive) · 8c69c6feae7b19b1 · report
load_pnt art-programmer/FloorNet/RecordWriterTango.py official repository unverified MIT (permissive) · 18b1c5ed1f9b1d53 · report
parse_fn art-programmer/FloorNet/RecordReader.py official repository unverified MIT (permissive) · 7a2266d08518368f · report
pnts_to_heatmap_transformation_matrix art-programmer/FloorNet/RecordWriterTango.py official repository unverified MIT (permissive) · 1611f4d59c9a4d96 · report
scaleIndices art-programmer/FloorNet/augmentation_tf.py official repository unverified MIT (permissive) · 1e3845e7c5c400d7 · report
sigmoid art-programmer/FloorNet/utils.py official repository unverified MIT (permissive) · 6701865fd32af533 · report
softmax art-programmer/FloorNet/utils.py official repository unverified MIT (permissive) · 70ee1b0d14e84ac1 · report
warpIndices art-programmer/FloorNet/augmentation_tf.py official repository unverified MIT (permissive) · c56a3c66d83c7bba · report

Tasks

Spatial ReasoningVector Graphics

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections