{"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/arxiv-2601-17185","title":"LGDWT-GS: Local and Global Discrete Wavelet-Regularized 3D Gaussian Splatting for Sparse-View Scene Reconstruction","arxiv_id":"2601.17185","date":"2026-01-23","proceeding":null,"authors":["Shima Salehi","Atharva Agashe","Andrew J. McFarland","Joshua Peeples"],"abstract":"We propose a new method for few-shot 3D reconstruction that integrates global and local frequency regularization to stabilize geometry and preserve fine details under sparse-view conditions, addressing a key limitation of existing 3D Gaussian Splatting (3DGS) models. We also introduce a new multispectral greenhouse dataset containing four spectral bands captured from diverse plant species under controlled conditions. Alongside the dataset, we release an open-source benchmarking package that defines standardized few-shot reconstruction protocols for evaluating 3DGS-based methods. Experiments on our multispectral dataset, as well as standard benchmarks, demonstrate that the proposed method achieves sharper, more stable, and spectrally consistent reconstructions than existing baselines. The dataset and code for this work are publicly available","url_abs":"https://arxiv.org/abs/2601.17185","url_pdf":"https://arxiv.org/pdf/2601.17185","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2601.17185","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.17185"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","reach":null}],"summary":{"ran_draft_wrong":1,"ran_honours":1,"unverified":18},"by_repo_kind":{"found_in_text":{"samples":20,"ran":2,"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":20,"samples":[{"code_sha256_prefix":"8a38e306ff4c5b42","entry":"read_cameras_text","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/poses/colmap_read_model.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/poses/colmap_read_model.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8a38e306ff4c5b42"}},{"code_sha256_prefix":"56858e04e6fdb2ff","entry":"read_next_bytes","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/poses/colmap_read_model.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/poses/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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"56858e04e6fdb2ff"}},{"code_sha256_prefix":"50613e3cc0b5b05c","entry":"array_to_blob","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/fewshot_colmap.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/fewshot_colmap.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"50613e3cc0b5b05c"}},{"code_sha256_prefix":"0ab7f80489313be1","entry":"check_dataset_compatibility","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"fs3dgs_benchmark/preprocess_handler.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/fs3dgs_benchmark/preprocess_handler.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0ab7f80489313be1"}},{"code_sha256_prefix":"dc7034a3e6b74871","entry":"deep_merge","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"fs3dgs_benchmark/benchmark.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/fs3dgs_benchmark/benchmark.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dc7034a3e6b74871"}},{"code_sha256_prefix":"54876245d0e2fbbc","entry":"determine_default_features","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/data_pipeline.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/data_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"54876245d0e2fbbc"}},{"code_sha256_prefix":"4002a89fcc95abde","entry":"folder_exists","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/data_pipeline.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/data_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4002a89fcc95abde"}},{"code_sha256_prefix":"5154caf5450e807e","entry":"full_stage_output_exists","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/data_pipeline.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/data_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5154caf5450e807e"}},{"code_sha256_prefix":"f9983537137e4077","entry":"get_channels","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/process_greenhouse_data.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/process_greenhouse_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f9983537137e4077"}},{"code_sha256_prefix":"3a630c39c7b1f42b","entry":"get_converted_path","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"fs3dgs_benchmark/preprocess_handler.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/fs3dgs_benchmark/preprocess_handler.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3a630c39c7b1f42b"}},{"code_sha256_prefix":"021d94cc6ea03e97","entry":"handle_dataset_preprocessing","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"fs3dgs_benchmark/preprocess_handler.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/fs3dgs_benchmark/preprocess_handler.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"021d94cc6ea03e97"}},{"code_sha256_prefix":"a3e32109361b1697","entry":"load_data","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/poses/pose_utils.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/poses/pose_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a3e32109361b1697"}},{"code_sha256_prefix":"567061f23c36a283","entry":"minify_v0","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/poses/pose_utils.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/poses/pose_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"567061f23c36a283"}},{"code_sha256_prefix":"dc7de6e585084cd9","entry":"normalize","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/process_greenhouse_data.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/process_greenhouse_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dc7de6e585084cd9"}},{"code_sha256_prefix":"972442b45a8b6aa6","entry":"read_camera_model","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/fewshot_colmap.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/fewshot_colmap.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"972442b45a8b6aa6"}},{"code_sha256_prefix":"3d7e294ff8567d46","entry":"read_cameras_binary","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/poses/colmap_read_model.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/poses/colmap_read_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3d7e294ff8567d46"}},{"code_sha256_prefix":"0ff4c70d8bc56c13","entry":"resolve_model_dir","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"fs3dgs_benchmark/benchmark.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/fs3dgs_benchmark/benchmark.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0ff4c70d8bc56c13"}},{"code_sha256_prefix":"821f5cbd1b828063","entry":"resolve_refs","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"fs3dgs_benchmark/benchmark.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/fs3dgs_benchmark/benchmark.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"821f5cbd1b828063"}},{"code_sha256_prefix":"0f715b0c6a4663e8","entry":"round_python3","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/fewshot_colmap.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/fewshot_colmap.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0f715b0c6a4663e8"}},{"code_sha256_prefix":"4eff71463206b8db","entry":"tile","repo":"Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack","repo_kind":"found_in_text","path":"dataset_preprocessing/process_greenhouse_data.py","file_url":"https://github.com/Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/blob/HEAD/dataset_preprocessing/process_greenhouse_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4eff71463206b8db"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}