Papers › ObjectSDF++: Improved Object-Compositional Neural Implicit Surfaces

ObjectSDF++: Improved Object-Compositional Neural Implicit Surfaces

15 Aug 2023ICCV 2023 1arXiv:2308.07868archive 2025-07-28

Qianyi Wu, Kaisiyuan Wang, Kejie Li, Jianmin Zheng, Jianfei Cai

In recent years, neural implicit surface reconstruction has emerged as a popular paradigm for multi-view 3D reconstruction. Unlike traditional multi-view stereo approaches, the neural implicit surface-based methods leverage neural networks to represent 3D scenes as signed distance functions (SDFs). However, they tend to disregard the reconstruction of individual objects within the scene, which limits their performance and practical applications. To address this issue, previous work ObjectSDF introduced a nice framework of object-composition neural implicit surfaces, which utilizes 2D instance masks to supervise individual object SDFs. In this paper, we propose a new framework called ObjectSDF++ to overcome the limitations of ObjectSDF. First, in contrast to ObjectSDF whose performance is primarily restricted by its converted semantic field, the core component of our model is an occlusion-aware object opacity rendering formulation that directly volume-renders object opacity to be supervised with instance masks. Second, we design a novel regularization term for object distinction, which can effectively mitigate the issue that ObjectSDF may result in unexpected reconstruction in invisible regions due to the lack of constraint to prevent collisions. Our extensive experiments demonstrate that our novel framework not only produces superior object reconstruction results but also significantly improves the quality of scene reconstruction. Code and more resources can be found in \url{https://qianyiwu.github.io/objectsdf++}

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

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

qianyiwu/objectsdf_plus officialmentioned in papermentioned on GitHubpytorchMIT 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

10 samples harvested; 8 ran; 0 honoured the contract we drafted; 2 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.

1ran · violated contract
1ran · our draft was wrong
6ran
2unverified

Licence: 0 of the 10 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 qianyiwu/objectsdf_plus. “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_scale_and_shift qianyiwu/objectsdf_plus/code/model/loss.py official repository ran MIT (permissive) · 25ba9b5031480973 · report
get_embedder qianyiwu/objectsdf_plus/code/model/embedder.py official repository ran · our draft was wrong MIT (permissive) · bb0e12df9c0d2a05 · report
load_poses qianyiwu/objectsdf_plus/scannet_eval/evaluate.py official repository ran MIT (permissive) · b5dfc40a6055fa6b · report
make_instance_image qianyiwu/objectsdf_plus/preprocess/scannet_to_objsdfpp.py official repository ran MIT (permissive) · e719b427c33b629e · report
map_label_image qianyiwu/objectsdf_plus/preprocess/scannet_to_objsdfpp.py official repository ran MIT (permissive) · 1e05653ca8537bd2 · report
nn_correspondance qianyiwu/objectsdf_plus/scannet_eval/evaluate.py official repository ran · violated contract fingerprinted MIT (permissive) · fc70092fdcd3efa2 · report
read_label_mapping qianyiwu/objectsdf_plus/preprocess/scannet_to_objsdfpp.py official repository ran MIT (permissive) · ea30463f7de8465e · report
reduction_batch_based qianyiwu/objectsdf_plus/code/model/loss.py official repository ran fingerprinted MIT (permissive) · e8996630fe3501e1 · report
reduction_image_based qianyiwu/objectsdf_plus/code/model/loss.py official repository unverified MIT (permissive) · c92f0115a72bf454 · report
standardize_depth_map qianyiwu/objectsdf_plus/preprocess/extract_monocular_cues.py official repository unverified MIT (permissive) · 41a83523cbdfeef6 · report

Tasks

3D ReconstructionMulti-View 3D ReconstructionObjectObject ReconstructionSurface Reconstruction

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