Papers › Single-Image Piece-wise Planar 3D Reconstruction via Associative Embedding

Single-Image Piece-wise Planar 3D Reconstruction via Associative Embedding

26 Feb 2019CVPR 2019 6arXiv:1902.09777archive 2025-07-28

Zehao Yu, Jia Zheng, Dongze Lian, Zihan Zhou, Shenghua Gao

Single-image piece-wise planar 3D reconstruction aims to simultaneously segment plane instances and recover 3D plane parameters from an image. Most recent approaches leverage convolutional neural networks (CNNs) and achieve promising results. However, these methods are limited to detecting a fixed number of planes with certain learned order. To tackle this problem, we propose a novel two-stage method based on associative embedding, inspired by its recent success in instance segmentation. In the first stage, we train a CNN to map each pixel to an embedding space where pixels from the same plane instance have similar embeddings. Then, the plane instances are obtained by grouping the embedding vectors in planar regions via an efficient mean shift clustering algorithm. In the second stage, we estimate the parameter for each plane instance by considering both pixel-level and instance-level consistencies. With the proposed method, we are able to detect an arbitrary number of planes. Extensive experiments on public datasets validate the effectiveness and efficiency of our method. Furthermore, our method runs at 30 fps at the testing time, thus could facilitate many real-time applications such as visual SLAM and human-robot interaction. Code is available at https://github.com/svip-lab/PlanarReconstruction.

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="1902.09777")

Code

Syntology Ran 2 of 13 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

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

svip-lab/PlanarReconstruction officialmentioned in papermentioned on GitHubpytorchMIT 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

13 samples harvested; 2 ran; 0 honoured the contract we drafted; 11 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.

2ran · our draft was wrong
11unverified

Licence: 0 of the 13 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 svip-lab/PlanarReconstruction. “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.

conv3x3 svip-lab/PlanarReconstruction/models/resnet_scene.py official repository ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
uint82bin svip-lab/PlanarReconstruction/utils/disp.py official repository ran · our draft was wrong MIT (permissive) · 098a8251265f82c2 · report
class_balanced_cross_entropy_loss svip-lab/PlanarReconstruction/utils/loss.py official repository unverified MIT (permissive) · 4897638e90309028 · report
eval_iou svip-lab/PlanarReconstruction/utils/metric.py official repository unverified MIT (permissive) · 5af9f13d5c914a5e · report
eval_plane_prediction svip-lab/PlanarReconstruction/utils/metric.py official repository unverified MIT (permissive) · cdb4d81c2f0e7902 · report
evaluateDepths svip-lab/PlanarReconstruction/utils/metric.py official repository unverified MIT (permissive) · 9c5da1878c2e8f07 · report
get_coordinate_map svip-lab/PlanarReconstruction/modules.py official repository unverified MIT (permissive) · 4c9930fc7d869620 · report
hinge_embedding_loss svip-lab/PlanarReconstruction/utils/loss.py official repository unverified MIT (permissive) · 33a6e6618eb3fdfe · report
labelcolormap svip-lab/PlanarReconstruction/utils/disp.py official repository unverified MIT (permissive) · 1894a820a796fada · report
resnet101 svip-lab/PlanarReconstruction/models/resnet_scene.py official repository unverified MIT (permissive) · 63c27e56a1dfdea5 · report
resnet50 svip-lab/PlanarReconstruction/models/resnet_scene.py official repository unverified MIT (permissive) · 952dec32fb9a07f1 · report
surface_normal_loss svip-lab/PlanarReconstruction/utils/loss.py official repository unverified MIT (permissive) · 569e381b0f867f8a · report
tensor_to_image svip-lab/PlanarReconstruction/utils/disp.py official repository unverified MIT (permissive) · abb972b6e3e2571d · report

Tasks

3D Plane Detection3D ReconstructionClusteringInstance SegmentationPlane Instance SegmentationSemantic Segmentation

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