{"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/supernormal-neural-surface-reconstruction-via","title":"SuperNormal: Neural Surface Reconstruction via Multi-View Normal Integration","arxiv_id":"2312.04803","date":"2023-12-08","proceeding":"CVPR 2024 1","authors":["Xu Cao","Takafumi Taketomi"],"abstract":"We present SuperNormal, a fast, high-fidelity approach to multi-view 3D reconstruction using surface normal maps. With a few minutes, SuperNormal produces detailed surfaces on par with 3D scanners. We harness volume rendering to optimize a neural signed distance function (SDF) powered by multi-resolution hash encoding. To accelerate training, we propose directional finite difference and patch-based ray marching to approximate the SDF gradients numerically. While not compromising reconstruction quality, this strategy is nearly twice as efficient as analytical gradients and about three times faster than axis-aligned finite difference. Experiments on the benchmark dataset demonstrate the superiority of SuperNormal in efficiency and accuracy compared to existing multi-view photometric stereo methods. On our captured objects, SuperNormal produces more fine-grained geometry than recent neural 3D reconstruction methods.","url_abs":"https://arxiv.org/abs/2312.04803v1","url_pdf":"https://arxiv.org/pdf/2312.04803v1.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":"supernormal-neural-surface-reconstruction-via","repo_url":"https://github.com/CyberAgentAILab/SuperNormal","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"3d-reconstruction","task_name":"3D Reconstruction"},{"task_slug":"multi-view-3d-reconstruction","task_name":"Multi-View 3D Reconstruction"},{"task_slug":"surface-reconstruction","task_name":"Surface Reconstruction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2312.04803","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2312.04803"}},"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/CyberAgentAILab/SuperNormal","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":9,"unverified":1},"by_repo_kind":{"official":{"samples":10,"ran":9,"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":"3412167020591c7d","entry":"angular_error_map","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"utilities/utils.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/utilities/utils.py","link_basis":"first_harvest_node","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":"3412167020591c7d"}},{"code_sha256_prefix":"abe72b5fac284aac","entry":"chamfer_distance_and_f1_score","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"models/cd_and_fscore.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/models/cd_and_fscore.py","link_basis":"first_harvest_node","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":"abe72b5fac284aac"}},{"code_sha256_prefix":"4cea0f047a3d73a0","entry":"crop_image_by_mask","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"utilities/utils.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/utilities/utils.py","link_basis":"first_harvest_node","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":"4cea0f047a3d73a0"}},{"code_sha256_prefix":"358c254b1c1a1be4","entry":"crop_mask","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"utilities/utils.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/utilities/utils.py","link_basis":"first_harvest_node","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":"358c254b1c1a1be4"}},{"code_sha256_prefix":"dacae702b282e0a8","entry":"extract_fields","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"models/renderer.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/models/renderer.py","link_basis":"first_harvest_node","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":"dacae702b282e0a8"}},{"code_sha256_prefix":"34bcb89c25dc2364","entry":"get_class","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"exp_runner.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/exp_runner.py","link_basis":"first_harvest_node","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":"34bcb89c25dc2364"}},{"code_sha256_prefix":"41d490f153497337","entry":"load_K_Rt_from_P","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"models/dataset_loader.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/models/dataset_loader.py","link_basis":"first_harvest_node","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":"41d490f153497337"}},{"code_sha256_prefix":"81141d48c03b5359","entry":"make4x4","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"data_capture_and_preprocessing/metashape2neus.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/data_capture_and_preprocessing/metashape2neus.py","link_basis":"first_harvest_node","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":"81141d48c03b5359"}},{"code_sha256_prefix":"13c1037a28a59738","entry":"normalize_camera","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"data_capture_and_preprocessing/metashape2neus.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/data_capture_and_preprocessing/metashape2neus.py","link_basis":"first_harvest_node","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":"13c1037a28a59738"}},{"code_sha256_prefix":"961890eae95f5d01","entry":"distortion","repo":"CyberAgentAILab/SuperNormal","repo_kind":"official","path":"third_parties/nerfacc-0.3.5/nerfacc-0.3.5/nerfacc/losses.py","file_url":"https://github.com/CyberAgentAILab/SuperNormal/blob/HEAD/third_parties/nerfacc-0.3.5/nerfacc-0.3.5/nerfacc/losses.py","link_basis":"first_harvest_node","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":"961890eae95f5d01"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}