Papers › Decomposing 3D Scenes into Objects via Unsupervised Volume Segmentation

Decomposing 3D Scenes into Objects via Unsupervised Volume Segmentation

2 Apr 2021arXiv:2104.01148archive 2025-07-28

Karl Stelzner, Kristian Kersting, Adam R. Kosiorek

We present ObSuRF, a method which turns a single image of a scene into a 3D model represented as a set of Neural Radiance Fields (NeRFs), with each NeRF corresponding to a different object. A single forward pass of an encoder network outputs a set of latent vectors describing the objects in the scene. These vectors are used independently to condition a NeRF decoder, defining the geometry and appearance of each object. We make learning more computationally efficient by deriving a novel loss, which allows training NeRFs on RGB-D inputs without explicit ray marching. After confirming that the model performs equal or better than state of the art on three 2D image segmentation benchmarks, we apply it to two multi-object 3D datasets: A multiview version of CLEVR, and a novel dataset in which scenes are populated by ShapeNet models. We find that after training ObSuRF on RGB-D views of training scenes, it is capable of not only recovering the 3D geometry of a scene depicted in a single input image, but also to segment it into objects, despite receiving no supervision in that regard.

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="2104.01148")

Code

Syntology Ran 2 of 13 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 2 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 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.

stelzner/obsurf officialpytorchMIT 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

13 samples harvested; 2 ran; 0 honoured the contract we drafted; 11 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
11unverified

Licence: 0 of the 13 samples are 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 stelzner/obsurf. “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.

compute_iou stelzner/obsurf/obsurf/common.py official repository ran MIT (permissive) · 0072de07b144b152 · report
is_url stelzner/obsurf/obsurf/checkpoints.py official repository ran MIT (permissive) · e39d881796e8d67e · report
build_grid stelzner/obsurf/obsurf/layers.py official repository unverified MIT (permissive) · fbdaf8f5728d098b · report
check_nan stelzner/obsurf/obsurf/common.py official repository unverified MIT (permissive) · 2929fe2070f69fee · report
collect_imports stelzner/obsurf/obsurf/config.py official repository unverified MIT (permissive) · c2fc3eee80f2258b · report
compute_adjusted_rand_index stelzner/obsurf/obsurf/common.py official repository unverified MIT (permissive) · 76939363c12c55c6 · report
compute_overshoot stelzner/obsurf/obsurf/model/representations.py official repository unverified MIT (permissive) · 1102d4dd638f02d8 · report
extra_points stelzner/obsurf/obsurf/data.py official repository unverified MIT (permissive) · bfc7cc4e1b6bcaac · report
get_prior stelzner/obsurf/obsurf/model/config.py official repository unverified MIT (permissive) · 8957caa92117bc09 · report
load_config stelzner/obsurf/obsurf/config.py official repository unverified MIT (permissive) · 5343fa5ff6e12f28 · report
make_custom_resnet stelzner/obsurf/obsurf/encoder.py official repository unverified MIT (permissive) · b2298205b9673fe5 · report
subsample_clevr stelzner/obsurf/obsurf/data.py official repository unverified MIT (permissive) · 81fab84438061f33 · report
subsample_clevr_batched stelzner/obsurf/obsurf/data.py official repository unverified MIT (permissive) · e356ea6299306471 · report

Tasks

3D geometryDecoderImage SegmentationNeRFObjectSemantic Segmentation

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