{"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/entangled-view-epipolar-information","title":"Entangled View-Epipolar Information Aggregation for Generalizable Neural Radiance Fields","arxiv_id":"2311.11845","date":"2023-11-20","proceeding":"CVPR 2024 1","authors":["Zhiyuan Min","Yawei Luo","Wei Yang","Yuesong Wang","Yi Yang"],"abstract":"Generalizable NeRF can directly synthesize novel views across new scenes, eliminating the need for scene-specific retraining in vanilla NeRF. A critical enabling factor in these approaches is the extraction of a generalizable 3D representation by aggregating source-view features. In this paper, we propose an Entangled View-Epipolar Information Aggregation method dubbed EVE-NeRF. Different from existing methods that consider cross-view and along-epipolar information independently, EVE-NeRF conducts the view-epipolar feature aggregation in an entangled manner by injecting the scene-invariant appearance continuity and geometry consistency priors to the aggregation process. Our approach effectively mitigates the potential lack of inherent geometric and appearance constraint resulting from one-dimensional interactions, thus further boosting the 3D representation generalizablity. EVE-NeRF attains state-of-the-art performance across various evaluation scenarios. Extensive experiments demonstate that, compared to prevailing single-dimensional aggregation, the entangled network excels in the accuracy of 3D scene geometry and appearance reconstruction. Our code is publicly available at https://github.com/tatakai1/EVENeRF.","url_abs":"https://arxiv.org/abs/2311.11845v2","url_pdf":"https://arxiv.org/pdf/2311.11845v2.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":"entangled-view-epipolar-information","repo_url":"https://github.com/tatakai1/evenerf","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"generalizable-novel-view-synthesis","task_name":"Generalizable Novel View Synthesis"},{"task_slug":"nerf","task_name":"NeRF"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2311.11845","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2311.11845"}},"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/tatakai1/evenerf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":3,"ran_draft_wrong":4,"ran_fixture":2,"ran_honours":1,"unverified":2},"by_repo_kind":{"official":{"samples":12,"ran":10,"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":"22e670c8093b7c80","entry":"class_for_name","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/feature_network.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/feature_network.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"22e670c8093b7c80"}},{"code_sha256_prefix":"036782aebf2185a0","entry":"conv1x1","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/feature_network.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/feature_network.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"036782aebf2185a0"}},{"code_sha256_prefix":"7e558f4229d053af","entry":"conv3x3","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/feature_network.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/feature_network.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7e558f4229d053af"}},{"code_sha256_prefix":"ffadd89803ecb27b","entry":"dilate_img","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/sample_ray.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/sample_ray.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ffadd89803ecb27b"}},{"code_sha256_prefix":"3b75759486992d96","entry":"parse_camera","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/sample_ray.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/sample_ray.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3b75759486992d96"}},{"code_sha256_prefix":"4c8b5ae15ce28d94","entry":"raw2outputs","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/render_ray.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/render_ray.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4c8b5ae15ce28d94"}},{"code_sha256_prefix":"8a38e306ff4c5b42","entry":"read_cameras_text","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/data_loaders/colmap_read_model.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/data_loaders/colmap_read_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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8a38e306ff4c5b42"}},{"code_sha256_prefix":"56858e04e6fdb2ff","entry":"read_next_bytes","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/data_loaders/colmap_read_model.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/data_loaders/colmap_read_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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"56858e04e6fdb2ff"}},{"code_sha256_prefix":"1771162d12b6e77f","entry":"sample_along_camera_ray","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/render_ray.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/render_ray.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1771162d12b6e77f"}},{"code_sha256_prefix":"ca8853bb68d69984","entry":"sample_pdf","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/render_ray.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/render_ray.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ca8853bb68d69984"}},{"code_sha256_prefix":"b7b60558eb5ef908","entry":"de_parallel","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/model.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/model.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b7b60558eb5ef908"}},{"code_sha256_prefix":"3d7e294ff8567d46","entry":"read_cameras_binary","repo":"tatakai1/evenerf","repo_kind":"official","path":"evenerf/data_loaders/colmap_read_model.py","file_url":"https://github.com/tatakai1/evenerf/blob/HEAD/evenerf/data_loaders/colmap_read_model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3d7e294ff8567d46"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}