{"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/uforecon-generalizable-sparse-view-surface","title":"UFORecon: Generalizable Sparse-View Surface Reconstruction from Arbitrary and UnFavOrable Sets","arxiv_id":"2403.05086","date":"2024-03-08","proceeding":"CVPR 2024 1","authors":["Youngju Na","Woo Jae Kim","Kyu Beom Han","Suhyeon Ha","Sung-Eui Yoon"],"abstract":"Generalizable neural implicit surface reconstruction aims to obtain an accurate underlying geometry given a limited number of multi-view images from unseen scenes. However, existing methods select only informative and relevant views using predefined scores for training and testing phases. This constraint renders the model impractical in real-world scenarios, where the availability of favorable combinations cannot always be ensured. We introduce and validate a view-combination score to indicate the effectiveness of the input view combination. We observe that previous methods output degenerate solutions under arbitrary and unfavorable sets. Building upon this finding, we propose UFORecon, a robust view-combination generalizable surface reconstruction framework. To achieve this, we apply cross-view matching transformers to model interactions between source images and build correlation frustums to capture global correlations. Additionally, we explicitly encode pairwise feature similarities as view-consistent priors. Our proposed framework significantly outperforms previous methods in terms of view-combination generalizability and also in the conventional generalizable protocol trained with favorable view-combinations. The code is available at https://github.com/Youngju-Na/UFORecon.","url_abs":"https://arxiv.org/abs/2403.05086v3","url_pdf":"https://arxiv.org/pdf/2403.05086v3.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":"uforecon-generalizable-sparse-view-surface","repo_url":"https://github.com/youngju-na/uforecon","is_official":1,"mentioned_in_paper":1,"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":{"atlas_url":"https://app.syntology.ai/?focus=2403.05086","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2403.05086"}},"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":"deterministic:regex_extraction","url":"https://github.com/Youngju-Na/UFORecon","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":8,"ran_draft_wrong":2,"ran_honours":1,"unverified":1},"by_repo_kind":{"official":{"samples":12,"ran":11,"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":"baaad4f7794fa092","entry":"gen_rays_from_single_image","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"evaluation/clean_mesh.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/evaluation/clean_mesh.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":"baaad4f7794fa092"}},{"code_sha256_prefix":"ae3e9c58951561b6","entry":"get_view_frustum","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"tsdf_fusion.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/tsdf_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":"ae3e9c58951561b6"}},{"code_sha256_prefix":"c38b0d75587cc332","entry":"glob_data","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"render_trajectory_dtu.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/render_trajectory_dtu.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":"c38b0d75587cc332"}},{"code_sha256_prefix":"9a458b40fbab942d","entry":"load","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"render_trajectory_dtu.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/render_trajectory_dtu.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":"9a458b40fbab942d"}},{"code_sha256_prefix":"7a8bf46877ee62d3","entry":"load_K_Rt_from_P","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"evaluation/clean_mesh.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/evaluation/clean_mesh.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":"7a8bf46877ee62d3"}},{"code_sha256_prefix":"7dd4f033c1a8012c","entry":"read_cam_file","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"render_trajectory_dtu.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/render_trajectory_dtu.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":"7dd4f033c1a8012c"}},{"code_sha256_prefix":"0bf4b207ce0d106a","entry":"read_cameras_binary","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"colmap2mvsnet.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/colmap2mvsnet.py","link_basis":"plan_row","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":"0bf4b207ce0d106a"}},{"code_sha256_prefix":"8a38e306ff4c5b42","entry":"read_cameras_text","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"colmap2mvsnet.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/colmap2mvsnet.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":"a1db096963f65ed2","entry":"read_img","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"tsdf_fusion.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/tsdf_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":"a1db096963f65ed2"}},{"code_sha256_prefix":"56858e04e6fdb2ff","entry":"read_next_bytes","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"colmap2mvsnet.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/colmap2mvsnet.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":"8cb59f68a976f8ba","entry":"rigid_transform","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"tsdf_fusion.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/tsdf_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":"8cb59f68a976f8ba"}},{"code_sha256_prefix":"7ceb5dd3dcfedef1","entry":"sample_single_tri","repo":"Youngju-Na/UFORecon","repo_kind":"official","path":"evaluation/dtu_colmap_eval.py","file_url":"https://github.com/Youngju-Na/UFORecon/blob/HEAD/evaluation/dtu_colmap_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}