Papers › End-to-End Wireframe Parsing

End-to-End Wireframe Parsing

8 May 2019ICCV 2019 10arXiv:1905.03246archive 2025-07-28

Yichao Zhou, Haozhi Qi, Yi Ma

We present a conceptually simple yet effective algorithm to detect wireframes in a given image. Compared to the previous methods which first predict an intermediate heat map and then extract straight lines with heuristic algorithms, our method is end-to-end trainable and can directly output a vectorized wireframe that contains semantically meaningful and geometrically salient junctions and lines. To better understand the quality of the outputs, we propose a new metric for wireframe evaluation that penalizes overlapped line segments and incorrect line connectivities. We conduct extensive experiments and show that our method significantly outperforms the previous state-of-the-art wireframe and line extraction algorithms. We hope our simple approach can be served as a baseline for future wireframe parsing studies. Code has been made publicly available at https://github.com/zhou13/lcnn.

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

Code

Syntology Ran 1 of 14 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran · fixture could not drive it.

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

zhou13/lcnn 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

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

1ran · fixture could not drive it
13unverified

Licence: 0 of the 14 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 zhou13/lcnn. “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.

ap zhou13/lcnn/lcnn/metric.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 6cc7fd04d6d9a593 · report
APJ zhou13/lcnn/lcnn/metric.py official repository unverified MIT (permissive) · 02b2ffeb173ebb15 · report
argsort2d zhou13/lcnn/lcnn/utils.py official repository unverified MIT (permissive) · de532658ea931902 · report
c zhou13/lcnn/lcnn/trainer.py official repository unverified MIT (permissive) · 3ca1c4cac81ac852 · report
collate zhou13/lcnn/lcnn/datasets.py official repository unverified MIT (permissive) · 624365544af5330a · report
cross_entropy_loss zhou13/lcnn/lcnn/models/multitask_learner.py official repository unverified MIT (permissive) · 0d148fed48dc7e0f · report
l2loss zhou13/lcnn/lcnn/models/multitask_learner.py official repository unverified MIT (permissive) · b7cac97656e1f50f · report
non_maximum_suppression zhou13/lcnn/lcnn/models/line_vectorizer.py official repository unverified MIT (permissive) · c972983944d63a38 · report
np_softmax zhou13/lcnn/lcnn/utils.py official repository unverified MIT (permissive) · 51b1ab837451a9ae · report
plambda zhou13/lcnn/lcnn/postprocess.py official repository unverified MIT (permissive) · aedb982c50ded01d · report
pline zhou13/lcnn/lcnn/postprocess.py official repository unverified MIT (permissive) · ae5012499d510902 · report
psegment zhou13/lcnn/lcnn/postprocess.py official repository unverified MIT (permissive) · 3aa94f5be3b33ec4 · report
recursive_to zhou13/lcnn/lcnn/utils.py official repository unverified MIT (permissive) · 8d9fbb5d4ca74b8d · report
sigmoid_l1_loss zhou13/lcnn/lcnn/models/multitask_learner.py official repository unverified MIT (permissive) · 4b7c4f699c29396a · report

Tasks

Line Segment DetectionWireframe Parsing

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Line Segment Detection York Urban Dataset L-CNN sAP10 26.4 #12 of 16 Archive leaderboard report
Line Segment Detection York Urban Dataset L-CNN sAP5 24.3 #12 of 16 Archive leaderboard report
Line Segment Detection wireframe dataset L-CNN sAP10 62.9 #5 of 10 Archive leaderboard report
Line Segment Detection wireframe dataset L-CNN sAP15 64.7 #5 of 10 Archive leaderboard report
Line Segment Detection wireframe dataset L-CNN sAP5 58.9 #5 of 10 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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