{"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/sdf-srn-learning-signed-distance-3d-object","title":"SDF-SRN: Learning Signed Distance 3D Object Reconstruction from Static Images","arxiv_id":"2010.10505","date":"2020-10-20","proceeding":"NeurIPS 2020 12","authors":["Chen-Hsuan Lin","Chaoyang Wang","Simon Lucey"],"abstract":"Dense 3D object reconstruction from a single image has recently witnessed remarkable advances, but supervising neural networks with ground-truth 3D shapes is impractical due to the laborious process of creating paired image-shape datasets. Recent efforts have turned to learning 3D reconstruction without 3D supervision from RGB images with annotated 2D silhouettes, dramatically reducing the cost and effort of annotation. These techniques, however, remain impractical as they still require multi-view annotations of the same object instance during training. As a result, most experimental efforts to date have been limited to synthetic datasets. In this paper, we address this issue and propose SDF-SRN, an approach that requires only a single view of objects at training time, offering greater utility for real-world scenarios. SDF-SRN learns implicit 3D shape representations to handle arbitrary shape topologies that may exist in the datasets. To this end, we derive a novel differentiable rendering formulation for learning signed distance functions (SDF) from 2D silhouettes. Our method outperforms the state of the art under challenging single-view supervision settings on both synthetic and real-world datasets.","url_abs":"https://arxiv.org/abs/2010.10505v1","url_pdf":"https://arxiv.org/pdf/2010.10505v1.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":"sdf-srn-learning-signed-distance-3d-object","repo_url":"https://github.com/chenhsuanlin/signed-distance-SRN","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"3d-object-reconstruction","task_name":"3D Object Reconstruction"},{"task_slug":"3d-object-reconstruction-from-a-single-image","task_name":"3D Object Reconstruction From A Single Image"},{"task_slug":"3d-reconstruction","task_name":"3D Reconstruction"},{"task_slug":"object-reconstruction","task_name":"Object Reconstruction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2010.10505","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2010.10505"}},"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/chenhsuanlin/signed-distance-SRN","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":1,"unverified":12},"by_repo_kind":{"official":{"samples":13,"ran":1,"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":"5dd98ac338acc206","entry":"load_options","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"options.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/options.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":"5dd98ac338acc206"}},{"code_sha256_prefix":"2a69081f447e7ba0","entry":"blue","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"util.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/util.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":"2a69081f447e7ba0"}},{"code_sha256_prefix":"54e93b2a1fc19f41","entry":"cam2img","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"camera.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/camera.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":"54e93b2a1fc19f41"}},{"code_sha256_prefix":"12c90a4de59f72fe","entry":"compute_level_grid","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"eval_3D.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/eval_3D.py","link_basis":"first_harvest_node","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":"12c90a4de59f72fe"}},{"code_sha256_prefix":"9a7047ad340f30a9","entry":"draw_pose","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"util_vis.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/util_vis.py","link_basis":"first_harvest_node","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":"9a7047ad340f30a9"}},{"code_sha256_prefix":"4ba756ad55641572","entry":"get_dense_3D_grid","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"eval_3D.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/eval_3D.py","link_basis":"first_harvest_node","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":"4ba756ad55641572"}},{"code_sha256_prefix":"3dcfc350d47d5fc9","entry":"get_heatmap","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"util_vis.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/util_vis.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":"3dcfc350d47d5fc9"}},{"code_sha256_prefix":"a84f43afe520c054","entry":"green","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"util.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/util.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":"a84f43afe520c054"}},{"code_sha256_prefix":"0542a2ea854639c5","entry":"parse_arguments","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"options.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/options.py","link_basis":"first_harvest_node","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":"0542a2ea854639c5"}},{"code_sha256_prefix":"9955a46bdabe109d","entry":"preprocess_vis_image","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"util_vis.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/util_vis.py","link_basis":"first_harvest_node","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":"9955a46bdabe109d"}},{"code_sha256_prefix":"8733b61e389a9be2","entry":"red","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"util.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/util.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":"8733b61e389a9be2"}},{"code_sha256_prefix":"8ae29d1e7c9ed2f8","entry":"to_hom","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"camera.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/camera.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":"8ae29d1e7c9ed2f8"}},{"code_sha256_prefix":"63e464570aaf2574","entry":"world2cam","repo":"chenhsuanlin/signed-distance-SRN","repo_kind":"official","path":"camera.py","file_url":"https://github.com/chenhsuanlin/signed-distance-SRN/blob/HEAD/camera.py","link_basis":"first_harvest_node","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":"63e464570aaf2574"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}