Papers › Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Representations

Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Representations

4 Jun 2019NeurIPS 2019 12arXiv:1906.01618archive 2025-07-28

Vincent Sitzmann, Michael Zollhöfer, Gordon Wetzstein

Unsupervised learning with generative models has the potential of discovering rich representations of 3D scenes. While geometric deep learning has explored 3D-structure-aware representations of scene geometry, these models typically require explicit 3D supervision. Emerging neural scene representations can be trained only with posed 2D images, but existing methods ignore the three-dimensional structure of scenes. We propose Scene Representation Networks (SRNs), a continuous, 3D-structure-aware scene representation that encodes both geometry and appearance. SRNs represent scenes as continuous functions that map world coordinates to a feature representation of local scene properties. By formulating the image formation as a differentiable ray-marching algorithm, SRNs can be trained end-to-end from only 2D images and their camera poses, without access to depth or shape. This formulation naturally generalizes across scenes, learning powerful geometry and appearance priors in the process. We demonstrate the potential of SRNs by evaluating them for novel view synthesis, few-shot reconstruction, joint shape and appearance interpolation, and unsupervised discovery of a non-rigid face model.

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

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: 2 ran with no contract checked.

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

vsitzmann/scene-representation-networks mentioned 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.

2ran
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 vsitzmann/scene-representation-networks. “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.

partialclass vsitzmann/scene-representation-networks/hyperlayers.py community (archive-listed) ran MIT (permissive) · 61098cd5c9624563 · report
reflect_vector_on_vector vsitzmann/scene-representation-networks/geometry.py community (archive-listed) ran fingerprinted MIT (permissive) · 54dc24b743feff79 · report
clip_grad_norm_hook vsitzmann/scene-representation-networks/custom_layers.py community (archive-listed) unverified MIT (permissive) · 2b5927b245fc6d2b · report
convert_image vsitzmann/scene-representation-networks/util.py community (archive-listed) unverified MIT (permissive) · 5fa28b6675135ab1 · report
get_latest_file vsitzmann/scene-representation-networks/util.py community (archive-listed) unverified MIT (permissive) · a7ef97b0f4462608 · report
get_ray_directions_cam vsitzmann/scene-representation-networks/geometry.py community (archive-listed) unverified MIT (permissive) · 748b7ebd5f570deb · report
load_depth vsitzmann/scene-representation-networks/data_util.py community (archive-listed) unverified MIT (permissive) · 83666af2324d73b9 · report
load_pose vsitzmann/scene-representation-networks/data_util.py community (archive-listed) unverified MIT (permissive) · 313ece65b8317903 · report
load_rgb vsitzmann/scene-representation-networks/data_util.py community (archive-listed) unverified MIT (permissive) · ae205850d108b184 · report
parse_comma_separated_integers vsitzmann/scene-representation-networks/util.py community (archive-listed) unverified MIT (permissive) · 958a32edf6ef0539 · report
pick vsitzmann/scene-representation-networks/dataio.py community (archive-listed) unverified MIT (permissive) · d6f32e468014bf11 · report

Tasks

Face ModelNovel 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