Papers › Finding Your (3D) Center: 3D Object Detection Using a Learned Loss

Finding Your (3D) Center: 3D Object Detection Using a Learned Loss

6 Apr 2020ECCV 2020 8arXiv:2004.02693archive 2025-07-28

David Griffiths, Jan Boehm, Tobias Ritschel

Massive semantically labeled datasets are readily available for 2D images, however, are much harder to achieve for 3D scenes. Objects in 3D repositories like ShapeNet are labeled, but regrettably only in isolation, so without context. 3D scenes can be acquired by range scanners on city-level scale, but much fewer with semantic labels. Addressing this disparity, we introduce a new optimization procedure, which allows training for 3D detection with raw 3D scans while using as little as 5% of the object labels and still achieve comparable performance. Our optimization uses two networks. A scene network maps an entire 3D scene to a set of 3D object centers. As we assume the scene not to be labeled by centers, no classic loss, such as Chamfer can be used to train it. Instead, we use another network to emulate the loss. This loss network is trained on a small labeled subset and maps a non centered 3D object in the presence of distractions to its own center. This function is very similar - and hence can be used instead of - the gradient the supervised loss would provide. Our evaluation documents competitive fidelity at a much lower level of supervision, respectively higher quality at comparable supervision. Supplementary material can be found at: https://dgriffiths3.github.io.

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

Code

Syntology Ran 0 of 8 code samples harvested from 1 repository linked to this paper; 8 have no recorded run.

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

dgriffiths3/finding-your-center mentioned on GitHubtfMIT 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

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

8unverified

Licence: 0 of the 8 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 dgriffiths3/finding-your-center. “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.

chamfer_distance dgriffiths3/finding-your-center/utils/losses.py community (archive-listed) unverified MIT (permissive) · 08fd7e4daf7b69ef · report
forward_pass dgriffiths3/finding-your-center/loss_network/evaluate.py community (archive-listed) unverified MIT (permissive) · 16b5531fc4acfa6a · report
mean_squared_error dgriffiths3/finding-your-center/utils/losses.py community (archive-listed) unverified MIT (permissive) · 90544be04b46200a · report
nn_distance dgriffiths3/finding-your-center/utils/losses.py community (archive-listed) unverified MIT (permissive) · 3b864f5cb86ee7b7 · report
sample_and_group dgriffiths3/finding-your-center/pointnet2/pointnet_util.py community (archive-listed) unverified MIT (permissive) · 815e2af0a954aa24 · report
sample_and_group_all dgriffiths3/finding-your-center/pointnet2/pointnet_util.py community (archive-listed) unverified MIT (permissive) · 49345dd0c75de3e0 · report
update_test_metrics dgriffiths3/finding-your-center/scene_network/metrics_util.py community (archive-listed) unverified MIT (permissive) · 90f1ab8cee0c976e · report
update_train_metrics dgriffiths3/finding-your-center/scene_network/metrics_util.py community (archive-listed) unverified MIT (permissive) · 5e5941338e00b419 · report

Tasks

3D Object DetectionObjectObject Detectionobject-detection

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