Papers › Street-View Image Generation from a Bird's-Eye View Layout

Street-View Image Generation from a Bird's-Eye View Layout

11 Jan 2023arXiv:2301.04634archive 2025-07-28

Alexander Swerdlow, Runsheng Xu, Bolei Zhou

Bird's-Eye View (BEV) Perception has received increasing attention in recent years as it provides a concise and unified spatial representation across views and benefits a diverse set of downstream driving applications. At the same time, data-driven simulation for autonomous driving has been a focal point of recent research but with few approaches that are both fully data-driven and controllable. Instead of using perception data from real-life scenarios, an ideal model for simulation would generate realistic street-view images that align with a given HD map and traffic layout, a task that is critical for visualizing complex traffic scenarios and developing robust perception models for autonomous driving. In this paper, we propose BEVGen, a conditional generative model that synthesizes a set of realistic and spatially consistent surrounding images that match the BEV layout of a traffic scenario. BEVGen incorporates a novel cross-view transformation with spatial attention design which learns the relationship between cameras and map views to ensure their consistency. We evaluate the proposed model on the challenging NuScenes and Argoverse 2 datasets. After training, BEVGen can accurately render road and lane lines, as well as generate traffic scenes with diverse different weather conditions and times of day.

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

Code

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

By repository: official repository: 11 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.

alexanderswerdlow/BEVGen officialmentioned 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

11 samples harvested; 2 ran; 0 honoured the contract we drafted; 9 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 · our draft was wrong
1ran
9unverified

Licence: 0 of the 11 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 alexanderswerdlow/BEVGen. “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.

normalize_tensor alexanderswerdlow/BEVGen/multi_view_generation/modules/losses/lpips.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 7257fdf155f5ef45 · report
spatial_average alexanderswerdlow/BEVGen/multi_view_generation/modules/losses/lpips.py official repository ran fingerprinted MIT (permissive) · e268053216b1dd62 · report
denormalize_tensor_norm alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/util.py official repository unverified MIT (permissive) · b0bc86ca2dd64226 · report
get_closest alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/argoverse_helper.py official repository unverified MIT (permissive) · 06b893e77675d6e8 · report
get_fake_stage_2_data alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/util.py official repository unverified MIT (permissive) · c53bf96712a545d4 · report
get_transformation_matrix alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/nuscenes_helper.py official repository unverified MIT (permissive) · 9b75df9e2d01fe08 · report
get_view_matrix alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/nuscenes_helper.py official repository unverified MIT (permissive) · 47e817641a4b2792 · report
online_mean_and_sd alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/argoverse.py official repository unverified MIT (permissive) · 3ae6f8995bdef824 · report
random_bbox alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/util.py official repository unverified MIT (permissive) · 64c3336be2b480eb · report
return_binary_as_image alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/visualize.py official repository unverified MIT (permissive) · 734014d9015f61e1 · report
split_range alexanderswerdlow/BEVGen/multi_view_generation/bev_utils/nuscenes_helper.py official repository unverified MIT (permissive) · 09e60bd32c2027b1 · report

Tasks

Autonomous DrivingImage Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

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