{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/scene-representation-networks-continuous-3d","title":"Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Representations","arxiv_id":"1906.01618","date":"2019-06-04","proceeding":"NeurIPS 2019 12","authors":["Vincent Sitzmann","Michael Zollhöfer","Gordon Wetzstein"],"abstract":"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.","url_abs":"https://arxiv.org/abs/1906.01618v2","url_pdf":"https://arxiv.org/pdf/1906.01618v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"scene-representation-networks-continuous-3d","repo_url":"https://github.com/vsitzmann/scene-representation-networks","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"face-model","task_name":"Face Model"},{"task_slug":"novel-view-synthesis","task_name":"Novel View Synthesis"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1906.01618","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1906.01618"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vsitzmann/scene-representation-networks","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":2,"unverified":9},"by_repo_kind":{"listed":{"samples":11,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"61098cd5c9624563","entry":"partialclass","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"hyperlayers.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/hyperlayers.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"61098cd5c9624563"}},{"code_sha256_prefix":"54dc24b743feff79","entry":"reflect_vector_on_vector","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"geometry.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/geometry.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"54dc24b743feff79"}},{"code_sha256_prefix":"2b5927b245fc6d2b","entry":"clip_grad_norm_hook","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"custom_layers.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/custom_layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2b5927b245fc6d2b"}},{"code_sha256_prefix":"5fa28b6675135ab1","entry":"convert_image","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"util.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5fa28b6675135ab1"}},{"code_sha256_prefix":"a7ef97b0f4462608","entry":"get_latest_file","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"util.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a7ef97b0f4462608"}},{"code_sha256_prefix":"748b7ebd5f570deb","entry":"get_ray_directions_cam","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"geometry.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/geometry.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"748b7ebd5f570deb"}},{"code_sha256_prefix":"83666af2324d73b9","entry":"load_depth","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"data_util.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/data_util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"83666af2324d73b9"}},{"code_sha256_prefix":"313ece65b8317903","entry":"load_pose","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"data_util.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/data_util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"313ece65b8317903"}},{"code_sha256_prefix":"ae205850d108b184","entry":"load_rgb","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"data_util.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/data_util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ae205850d108b184"}},{"code_sha256_prefix":"958a32edf6ef0539","entry":"parse_comma_separated_integers","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"util.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"958a32edf6ef0539"}},{"code_sha256_prefix":"d6f32e468014bf11","entry":"pick","repo":"vsitzmann/scene-representation-networks","repo_kind":"listed","path":"dataio.py","file_url":"https://github.com/vsitzmann/scene-representation-networks/blob/HEAD/dataio.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d6f32e468014bf11"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}