Papers › Layout-Guided Novel View Synthesis from a Single Indoor Panorama

Layout-Guided Novel View Synthesis from a Single Indoor Panorama

31 Mar 2021CVPR 2021 1arXiv:2103.17022archive 2025-07-28

Jiale Xu, Jia Zheng, Yanyu Xu, Rui Tang, Shenghua Gao

Existing view synthesis methods mainly focus on the perspective images and have shown promising results. However, due to the limited field-of-view of the pinhole camera, the performance quickly degrades when large camera movements are adopted. In this paper, we make the first attempt to generate novel views from a single indoor panorama and take the large camera translations into consideration. To tackle this challenging problem, we first use Convolutional Neural Networks (CNNs) to extract the deep features and estimate the depth map from the source-view image. Then, we leverage the room layout prior, a strong structural constraint of the indoor scene, to guide the generation of target views. More concretely, we estimate the room layout in the source view and transform it into the target viewpoint as guidance. Meanwhile, we also constrain the room layout of the generated target-view images to enforce geometric consistency. To validate the effectiveness of our method, we further build a large-scale photo-realistic dataset containing both small and large camera translations. The experimental results on our challenging dataset demonstrate that our method achieves state-of-the-art performance. The project page is at https://github.com/bluestyle97/PNVS.

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

Code

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

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

bluestyle97/PNVS officialmentioned in paper 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

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

6ran · our draft was wrong
7ran
10unverified

Licence: 23 of the 23 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 facebookresearch/synsin. “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.

BatchNorm_StandingStats facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 8f15dd88bbff6cba · report
Identity facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 3db9a75f55277141 · report
LinearNoiseLayer facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 9a1a81b4fc63f781 · report
PtsManipulator facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran licence not identified · pointer only · e2121892725a7f6b · report
ResNet_Block facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran licence not identified · pointer only · 1dca956db0bdee9c · report
SSIM facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · badaebdef7b657b8 · report
UNetEncoder64 facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran licence not identified · pointer only · faf44e8ce888e5a6 · report
_ssim facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · d8f7c71ca1879e04 · report
get_batchnorm_layer facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · 3b6b8d0a7d9397f0 · report
get_conv_layer facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · d550ecc6b7a6b45d · report
get_linear_layer facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · 066d51ac5067e804 · report
get_resnet_arch facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · 7b1bbaca2c2e26c8 · report
ssim facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology ran · our draft was wrong licence not identified · pointer only · 8c150836303042ba · report
ResNetDecoder facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · 3aaf3ad7525d9da9 · report
ResNetEncoder facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · 1f9784bb31f7e35c · report
SynthesisLoss facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · 3596e3c0636a0717 · report
UNetDecoder64 facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · 48772404c5176a1a · report
Unet facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · 0ef6dc4f81adc4fb · report
ZbufferModelPts facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · 6967a8e3c6bb7f29 · report
bn facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · e499647e5bba64ae · report
get_decoder facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · 76ae72d346f91e29 · report
get_encoder facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · 45c7a89521714a7e · report
get_splatter facebookresearch/synsin/models/z_buffermodel.py found in paper text by Syntology unverified licence not identified · pointer only · c70c2a32be040177 · report

Tasks

Novel View Synthesis

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