{"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/bnv-fusion-dense-3d-reconstruction-using-bi","title":"BNV-Fusion: Dense 3D Reconstruction using Bi-level Neural Volume Fusion","arxiv_id":"2204.01139","date":"2022-04-03","proceeding":"CVPR 2022 1","authors":["Kejie Li","Yansong Tang","Victor Adrian Prisacariu","Philip H. S. Torr"],"abstract":"Dense 3D reconstruction from a stream of depth images is the key to many mixed reality and robotic applications. Although methods based on Truncated Signed Distance Function (TSDF) Fusion have advanced the field over the years, the TSDF volume representation is confronted with striking a balance between the robustness to noisy measurements and maintaining the level of detail. We present Bi-level Neural Volume Fusion (BNV-Fusion), which leverages recent advances in neural implicit representations and neural rendering for dense 3D reconstruction. In order to incrementally integrate new depth maps into a global neural implicit representation, we propose a novel bi-level fusion strategy that considers both efficiency and reconstruction quality by design. We evaluate the proposed method on multiple datasets quantitatively and qualitatively, demonstrating a significant improvement over existing methods.","url_abs":"https://arxiv.org/abs/2204.01139v1","url_pdf":"https://arxiv.org/pdf/2204.01139v1.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":"bnv-fusion-dense-3d-reconstruction-using-bi","repo_url":"https://github.com/likojack/bnv_fusion","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":"mixed-reality","task_name":"Mixed Reality"},{"task_slug":"neural-rendering","task_name":"Neural Rendering"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2204.01139","atlas_url":"https://app.syntology.ai/?focus=2204.01139","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2204.01139"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/likojack/bnv_fusion","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":6,"ran_fixture":1,"unverified":1},"by_repo_kind":{"official":{"samples":8,"ran":7,"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":"40caf9fbfe050a14","entry":"get_embedder","repo":"likojack/bnv_fusion","repo_kind":"official","path":"src/models/fusion/embedder.py","file_url":"https://github.com/likojack/bnv_fusion/blob/HEAD/src/models/fusion/embedder.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":"40caf9fbfe050a14"}},{"code_sha256_prefix":"f897d1b207ee401c","entry":"get_embedding_function","repo":"likojack/bnv_fusion","repo_kind":"official","path":"src/models/fusion/modules.py","file_url":"https://github.com/likojack/bnv_fusion/blob/HEAD/src/models/fusion/modules.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":"f897d1b207ee401c"}},{"code_sha256_prefix":"00b8fd61b4a50066","entry":"get_neighbors","repo":"likojack/bnv_fusion","repo_kind":"official","path":"src/models/fusion/utils.py","file_url":"https://github.com/likojack/bnv_fusion/blob/HEAD/src/models/fusion/utils.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":"00b8fd61b4a50066"}},{"code_sha256_prefix":"c05d35f03dc76e7c","entry":"get_samples","repo":"likojack/bnv_fusion","repo_kind":"official","path":"src/utils/fusion_utils.py","file_url":"https://github.com/likojack/bnv_fusion/blob/HEAD/src/utils/fusion_utils.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":"c05d35f03dc76e7c"}},{"code_sha256_prefix":"4c74437ab5ad2ac8","entry":"get_view_frustum","repo":"likojack/bnv_fusion","repo_kind":"official","path":"third_parties/fusion.py","file_url":"https://github.com/likojack/bnv_fusion/blob/HEAD/third_parties/fusion.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":"4c74437ab5ad2ac8"}},{"code_sha256_prefix":"e31a80273da2fbf5","entry":"positional_encoding","repo":"likojack/bnv_fusion","repo_kind":"official","path":"src/models/fusion/modules.py","file_url":"https://github.com/likojack/bnv_fusion/blob/HEAD/src/models/fusion/modules.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e31a80273da2fbf5"}},{"code_sha256_prefix":"a1150c1b03c31b42","entry":"rigid_transform","repo":"likojack/bnv_fusion","repo_kind":"official","path":"third_parties/fusion.py","file_url":"https://github.com/likojack/bnv_fusion/blob/HEAD/third_parties/fusion.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":"a1150c1b03c31b42"}},{"code_sha256_prefix":"a8a021dd132834ae","entry":"groupby_reduce","repo":"likojack/bnv_fusion","repo_kind":"official","path":"src/utils/fusion_utils.py","file_url":"https://github.com/likojack/bnv_fusion/blob/HEAD/src/utils/fusion_utils.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":"a8a021dd132834ae"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}