{"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/disn-deep-implicit-surface-network-for-high","title":"DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction","arxiv_id":"1905.10711","date":"2019-05-26","proceeding":"NeurIPS 2019 12","authors":["Qiangeng Xu","Weiyue Wang","Duygu Ceylan","Radomir Mech","Ulrich Neumann"],"abstract":"Reconstructing 3D shapes from single-view images has been a long-standing research problem. In this paper, we present DISN, a Deep Implicit Surface Network which can generate a high-quality detail-rich 3D mesh from an 2D image by predicting the underlying signed distance fields. In addition to utilizing global image features, DISN predicts the projected location for each 3D point on the 2D image, and extracts local features from the image feature maps. Combining global and local features significantly improves the accuracy of the signed distance field prediction, especially for the detail-rich areas. To the best of our knowledge, DISN is the first method that constantly captures details such as holes and thin structures present in 3D shapes from single-view images. DISN achieves the state-of-the-art single-view reconstruction performance on a variety of shape categories reconstructed from both synthetic and real images. Code is available at https://github.com/xharlie/DISN The supplementary can be found at https://xharlie.github.io/images/neurips_2019_supp.pdf","url_abs":"https://arxiv.org/abs/1905.10711v5","url_pdf":"https://arxiv.org/pdf/1905.10711v5.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":"disn-deep-implicit-surface-network-for-high","repo_url":"https://github.com/Xharlie/DISN","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"disn-deep-implicit-surface-network-for-high","repo_url":"https://github.com/Xharlie/ShapenetRender_more_variation","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"disn-deep-implicit-surface-network-for-high","repo_url":"https://github.com/laughtervv/DISN","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":null}],"tasks":[{"task_slug":"3d-reconstruction","task_name":"3D Reconstruction"},{"task_slug":"single-view-3d-reconstruction","task_name":"Single-View 3D Reconstruction"}],"methods":[],"datasets_introduced":[{"slug":"shapenetrender","name":"ShapenetRender","full_name":null}],"methods_introduced":[],"results":[{"leaderboard":"/sota/single-view-3d-reconstruction-on-shapenetcore","task":"Single-View 3D Reconstruction","dataset":"ShapeNetCore","model":"DISN","rank_in_archive_order":1,"of":6,"metrics":{"3DIoU":"0.57"},"uses_additional_data":false},{"leaderboard":"/sota/single-view-3d-reconstruction-on-shapenetcore","task":"Single-View 3D Reconstruction","dataset":"ShapeNetCore","model":"OccNet","rank_in_archive_order":2,"of":6,"metrics":{"3DIoU":"0.564"},"uses_additional_data":false},{"leaderboard":"/sota/single-view-3d-reconstruction-on-shapenetcore","task":"Single-View 3D Reconstruction","dataset":"ShapeNetCore","model":"IMNET","rank_in_archive_order":3,"of":6,"metrics":{"3DIoU":"0.546"},"uses_additional_data":false},{"leaderboard":"/sota/single-view-3d-reconstruction-on-shapenetcore","task":"Single-View 3D Reconstruction","dataset":"ShapeNetCore","model":"3DN","rank_in_archive_order":4,"of":6,"metrics":{"3DIoU":"0.487"},"uses_additional_data":false},{"leaderboard":"/sota/single-view-3d-reconstruction-on-shapenetcore","task":"Single-View 3D Reconstruction","dataset":"ShapeNetCore","model":"Pxl2mesh","rank_in_archive_order":5,"of":6,"metrics":{"3DIoU":"0.473"},"uses_additional_data":false},{"leaderboard":"/sota/single-view-3d-reconstruction-on-shapenetcore","task":"Single-View 3D Reconstruction","dataset":"ShapeNetCore","model":"AtlasNet","rank_in_archive_order":6,"of":6,"metrics":{"3DIoU":"0,3"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1905.10711","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1905.10711"}},"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/Xharlie/DISN","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Xharlie/ShapenetRender_more_variation","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/laughtervv/DISN","reach":null}],"summary":{"ran_draft_wrong":1},"by_repo_kind":{"official":{"samples":1,"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":"aef57d69a4426678","entry":"create_one_cube_obj","repo":"laughtervv/DISN","repo_kind":"official","path":"test/create_sdf.py","file_url":"https://github.com/laughtervv/DISN/blob/HEAD/test/create_sdf.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aef57d69a4426678"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}