{"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/learning-dynamic-interpolation-for-extremely","title":"Learning Dynamic Interpolation for Extremely Sparse Light Fields with Wide Baselines","arxiv_id":"2108.07408","date":"2021-08-17","proceeding":"ICCV 2021 10","authors":["Mantang Guo","Jing Jin","Hui Liu","Junhui Hou"],"abstract":"In this paper, we tackle the problem of dense light field (LF) reconstruction from sparsely-sampled ones with wide baselines and propose a learnable model, namely dynamic interpolation, to replace the commonly-used geometry warping operation. Specifically, with the estimated geometric relation between input views, we first construct a lightweight neural network to dynamically learn weights for interpolating neighbouring pixels from input views to synthesize each pixel of novel views independently. In contrast to the fixed and content-independent weights employed in the geometry warping operation, the learned interpolation weights implicitly incorporate the correspondences between the source and novel views and adapt to different image content information. Then, we recover the spatial correlation between the independently synthesized pixels of each novel view by referring to that of input views using a geometry-based spatial refinement module. We also constrain the angular correlation between the novel views through a disparity-oriented LF structure loss. Experimental results on LF datasets with wide baselines show that the reconstructed LFs achieve much higher PSNR/SSIM and preserve the LF parallax structure better than state-of-the-art methods. The source code is publicly available at https://github.com/MantangGuo/DI4SLF.","url_abs":"https://arxiv.org/abs/2108.07408v2","url_pdf":"https://arxiv.org/pdf/2108.07408v2.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":"learning-dynamic-interpolation-for-extremely","repo_url":"https://github.com/mantangguo/di4slf","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"ssim","task_name":"SSIM"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2108.07408","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2108.07408"}},"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/MantangGuo/DI4SLF","reach":null}],"summary":{"ran":4,"ran_draft_wrong":1,"unverified":1},"by_repo_kind":{"official":{"samples":6,"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":6,"samples":[{"code_sha256_prefix":"d7d545049bcf8eb1","entry":"FlowRefNet","repo":"MantangGuo/DI4SLF","repo_kind":"official","path":"train/MainNet.py","file_url":"https://github.com/MantangGuo/DI4SLF/blob/HEAD/train/MainNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d7d545049bcf8eb1"}},{"code_sha256_prefix":"4578b21c682cfc5c","entry":"MlpNet","repo":"MantangGuo/DI4SLF","repo_kind":"official","path":"train/MainNet.py","file_url":"https://github.com/MantangGuo/DI4SLF/blob/HEAD/train/MainNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4578b21c682cfc5c"}},{"code_sha256_prefix":"65828f03b8cffdef","entry":"ResidualBlock","repo":"MantangGuo/DI4SLF","repo_kind":"official","path":"train/MainNet.py","file_url":"https://github.com/MantangGuo/DI4SLF/blob/HEAD/train/MainNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"65828f03b8cffdef"}},{"code_sha256_prefix":"f7d1a4c05ee81f4a","entry":"ViewRefNet","repo":"MantangGuo/DI4SLF","repo_kind":"official","path":"train/MainNet.py","file_url":"https://github.com/MantangGuo/DI4SLF/blob/HEAD/train/MainNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f7d1a4c05ee81f4a"}},{"code_sha256_prefix":"a97bca5f21e2440b","entry":"make_layer","repo":"MantangGuo/DI4SLF","repo_kind":"official","path":"train/MainNet.py","file_url":"https://github.com/MantangGuo/DI4SLF/blob/HEAD/train/MainNet.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a97bca5f21e2440b"}},{"code_sha256_prefix":"8a62013ab7a6cc73","entry":"MainNet","repo":"MantangGuo/DI4SLF","repo_kind":"official","path":"train/MainNet.py","file_url":"https://github.com/MantangGuo/DI4SLF/blob/HEAD/train/MainNet.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":"8a62013ab7a6cc73"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}