Papers › MonoLayout: Amodal scene layout from a single image

MonoLayout: Amodal scene layout from a single image

19 Feb 2020arXiv:2002.08394archive 2025-07-28

Kaustubh Mani, Swapnil Daga, Shubhika Garg, N. Sai Shankar, Krishna Murthy Jatavallabhula, K. Madhava Krishna

In this paper, we address the novel, highly challenging problem of estimating the layout of a complex urban driving scenario. Given a single color image captured from a driving platform, we aim to predict the bird's-eye view layout of the road and other traffic participants. The estimated layout should reason beyond what is visible in the image, and compensate for the loss of 3D information due to projection. We dub this problem amodal scene layout estimation, which involves "hallucinating" scene layout for even parts of the world that are occluded in the image. To this end, we present MonoLayout, a deep neural network for real-time amodal scene layout estimation from a single image. We represent scene layout as a multi-channel semantic occupancy grid, and leverage adversarial feature learning to hallucinate plausible completions for occluded image parts. Due to the lack of fair baseline methods, we extend several state-of-the-art approaches for road-layout estimation and vehicle occupancy estimation in bird's-eye view to the amodal setup for rigorous evaluation. By leveraging temporal sensor fusion to generate training labels, we significantly outperform current art over a number of datasets. On the KITTI and Argoverse datasets, we outperform all baselines by a significant margin. We also make all our annotations, and code publicly available. A video abstract of this paper is available https://www.youtube.com/watch?v=HcroGyo6yRQ .

PaperPDFCodeCode 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="2002.08394")

Code

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

By repository: community (archive-listed): 12 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.

Avinash2468/RackLay mentioned on GitHubpytorchNOASSERTION report
hbutsuak95/monolayout mentioned on GitHubpytorchMIT report
pranjali-pathre/vracklay mentioned on GitHubpytorchNOASSERTION 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

12 samples harvested; 1 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.

1ran · fixture could not drive it
11unverified

Licence: 0 of the 12 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 hbutsuak95/monolayout. “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.

upsample hbutsuak95/monolayout/monolayout/model.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · a739072b350093e7 · report
get_lane_bev hbutsuak95/monolayout/preprocessing/argoverse/generate_groundtruth.py community (archive-listed) unverified MIT (permissive) · 2ebdc695607c310e · report
get_lane_bev hbutsuak95/monolayout/preprocessing/argoverse/generate_weak_supervision.py community (archive-listed) unverified MIT (permissive) · d5b31fbd0ece44e5 · report
get_pixel_area hbutsuak95/monolayout/utils.py community (archive-listed) unverified MIT (permissive) · bdafeec9ac4bebf3 · report
get_rect hbutsuak95/monolayout/preprocessing/kitti/generate_supervision.py community (archive-listed) unverified MIT (permissive) · f911f918dca05031 · report
get_road_velo_pts hbutsuak95/monolayout/preprocessing/kitti/generate_supervision.py community (archive-listed) unverified MIT (permissive) · ee57e65c9fc60d65 · report
mean_IU hbutsuak95/monolayout/utils.py community (archive-listed) unverified MIT (permissive) · bf70ece0cb49b07f · report
mean_precision hbutsuak95/monolayout/utils.py community (archive-listed) unverified MIT (permissive) · 35beb490387990bc · report
pil_loader hbutsuak95/monolayout/monolayout/datasets.py community (archive-listed) unverified MIT (permissive) · e20df18137875803 · report
process_topview hbutsuak95/monolayout/monolayout/datasets.py community (archive-listed) unverified MIT (permissive) · d8a3cf14e8d15652 · report
resize_topview hbutsuak95/monolayout/monolayout/datasets.py community (archive-listed) unverified MIT (permissive) · 5682838d74b48e82 · report
resnet_multiimage_input hbutsuak95/monolayout/monolayout/resnet_encoder.py community (archive-listed) unverified MIT (permissive) · 1ddc4a13b2c2af3d · report

Tasks

Amodal Layout EstimationSensor Fusion

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