Papers › DeepSDF: Learning Continuous Signed Distance Functions for Shape Representation

DeepSDF: Learning Continuous Signed Distance Functions for Shape Representation

16 Jan 2019CVPR 2019 6arXiv:1901.05103archive 2025-07-28

Jeong Joon Park, Peter Florence, Julian Straub, Richard Newcombe, Steven Lovegrove

Computer graphics, 3D computer vision and robotics communities have produced multiple approaches to representing 3D geometry for rendering and reconstruction. These provide trade-offs across fidelity, efficiency and compression capabilities. In this work, we introduce DeepSDF, a learned continuous Signed Distance Function (SDF) representation of a class of shapes that enables high quality shape representation, interpolation and completion from partial and noisy 3D input data. DeepSDF, like its classical counterpart, represents a shape's surface by a continuous volumetric field: the magnitude of a point in the field represents the distance to the surface boundary and the sign indicates whether the region is inside (-) or outside (+) of the shape, hence our representation implicitly encodes a shape's boundary as the zero-level-set of the learned function while explicitly representing the classification of space as being part of the shapes interior or not. While classical SDF's both in analytical or discretized voxel form typically represent the surface of a single shape, DeepSDF can represent an entire class of shapes. Furthermore, we show state-of-the-art performance for learned 3D shape representation and completion while reducing the model size by an order of magnitude compared with previous work.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1901.05103")

Code

Syntology Ran 2 of 7 code samples harvested from 4 repositories linked to this paper; 5 have no recorded run. Of those that ran: 2 ran with no contract checked.

By repository: community (archive-listed): 7 samples from 4 repositories, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

crazyleg/workshop-3d-neural mentioned on GitHubpytorch report
marian42/mesh_to_sdf mentioned on GitHubMIT report
marian42/shapegan mentioned on GitHubpytorch report
maurock/deepsdf mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 2 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran
5unverified

Licence: 1 of the 7 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Decoder Facebookresearch/deepsdf/networks/deep_sdf_decoder.py community (archive-listed) ran MIT (permissive) · a897ce43d68fdf8a · report
SDFModel maurock/deepsdf/model/model_sdf.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · e98fabf1c2666750 · report
SDF crazyleg/workshop-3d-neural/final_train.py community (archive-listed) unverified no licence file found · pointer only · 65f4f073c9b62ae8 · report
get_camera_transform marian42/mesh_to_sdf/mesh_to_sdf/scan.py community (archive-listed) unverified MIT (permissive) · 54c0331de693e44b · report
get_camera_transform_looking_at_origin marian42/mesh_to_sdf/mesh_to_sdf/scan.py community (archive-listed) unverified MIT (permissive) · 51be2c849f8505ec · report
get_raster_points marian42/mesh_to_sdf/mesh_to_sdf/utils.py community (archive-listed) unverified MIT (permissive) · 14251929bd1ff9a9 · report
get_rotation_matrix marian42/mesh_to_sdf/mesh_to_sdf/scan.py community (archive-listed) unverified MIT (permissive) · 912b298e61785af6 · report

Tasks

3D Reconstruction3D Shape Representation3D geometry

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections