{"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/geo-neus-geometry-consistent-neural-implicit","title":"Geo-Neus: Geometry-Consistent Neural Implicit Surfaces Learning for Multi-view Reconstruction","arxiv_id":"2205.15848","date":"2022-05-31","proceeding":null,"authors":["Qiancheng Fu","Qingshan Xu","Yew-Soon Ong","Wenbing Tao"],"abstract":"Recently, neural implicit surfaces learning by volume rendering has become popular for multi-view reconstruction. However, one key challenge remains: existing approaches lack explicit multi-view geometry constraints, hence usually fail to generate geometry consistent surface reconstruction. To address this challenge, we propose geometry-consistent neural implicit surfaces learning for multi-view reconstruction. We theoretically analyze that there exists a gap between the volume rendering integral and point-based signed distance function (SDF) modeling. To bridge this gap, we directly locate the zero-level set of SDF networks and explicitly perform multi-view geometry optimization by leveraging the sparse geometry from structure from motion (SFM) and photometric consistency in multi-view stereo. This makes our SDF optimization unbiased and allows the multi-view geometry constraints to focus on the true surface optimization. Extensive experiments show that our proposed method achieves high-quality surface reconstruction in both complex thin structures and large smooth regions, thus outperforming the state-of-the-arts by a large margin.","url_abs":"https://arxiv.org/abs/2205.15848v1","url_pdf":"https://arxiv.org/pdf/2205.15848v1.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":"geo-neus-geometry-consistent-neural-implicit","repo_url":"https://github.com/ghixu/geo-neus","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"surface-reconstruction","task_name":"Surface Reconstruction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2205.15848","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2205.15848"}},"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/ghixu/geo-neus","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"ran":1,"ran_honours":1,"unverified":4},"by_repo_kind":{"listed":{"samples":9,"ran":5,"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":"1f2fc3e977362a4d","entry":"extract_fields","repo":"ghixu/geo-neus","repo_kind":"listed","path":"models/renderer.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/models/renderer.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1f2fc3e977362a4d"}},{"code_sha256_prefix":"bb0e12df9c0d2a05","entry":"get_embedder","repo":"ghixu/geo-neus","repo_kind":"listed","path":"models/embedder.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/models/embedder.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bb0e12df9c0d2a05"}},{"code_sha256_prefix":"ee38789614e9343f","entry":"normalize","repo":"ghixu/geo-neus","repo_kind":"listed","path":"models/mesh_filtering.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/models/mesh_filtering.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":"ee38789614e9343f"}},{"code_sha256_prefix":"8a38e306ff4c5b42","entry":"read_cameras_text","repo":"ghixu/geo-neus","repo_kind":"listed","path":"models/read_write_model.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/models/read_write_model.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8a38e306ff4c5b42"}},{"code_sha256_prefix":"56858e04e6fdb2ff","entry":"read_next_bytes","repo":"ghixu/geo-neus","repo_kind":"listed","path":"models/read_write_model.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/models/read_write_model.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"56858e04e6fdb2ff"}},{"code_sha256_prefix":"9c46582e7d919f82","entry":"get_psnr","repo":"ghixu/geo-neus","repo_kind":"listed","path":"models/renderer.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/models/renderer.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":"9c46582e7d919f82"}},{"code_sha256_prefix":"69986a1a9ebdac78","entry":"load_K_Rt_from_P","repo":"ghixu/geo-neus","repo_kind":"listed","path":"models/dataset.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/models/dataset.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":"69986a1a9ebdac78"}},{"code_sha256_prefix":"3d7e294ff8567d46","entry":"read_cameras_binary","repo":"ghixu/geo-neus","repo_kind":"listed","path":"models/read_write_model.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/models/read_write_model.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":"3d7e294ff8567d46"}},{"code_sha256_prefix":"7ceb5dd3dcfedef1","entry":"sample_single_tri","repo":"ghixu/geo-neus","repo_kind":"listed","path":"evaluation/dtu_eval.py","file_url":"https://github.com/ghixu/geo-neus/blob/HEAD/evaluation/dtu_eval.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":"7ceb5dd3dcfedef1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}