Papers › GaPro: Box-Supervised 3D Point Cloud Instance Segmentation Using Gaussian Processes as...

GaPro: Box-Supervised 3D Point Cloud Instance Segmentation Using Gaussian Processes as Pseudo Labelers

25 Jul 2023ICCV 2023 1arXiv:2307.13251archive 2025-07-28

Tuan Duc Ngo, Binh-Son Hua, Khoi Nguyen

Instance segmentation on 3D point clouds (3DIS) is a longstanding challenge in computer vision, where state-of-the-art methods are mainly based on full supervision. As annotating ground truth dense instance masks is tedious and expensive, solving 3DIS with weak supervision has become more practical. In this paper, we propose GaPro, a new instance segmentation for 3D point clouds using axis-aligned 3D bounding box supervision. Our two-step approach involves generating pseudo labels from box annotations and training a 3DIS network with the resulting labels. Additionally, we employ the self-training strategy to improve the performance of our method further. We devise an effective Gaussian Process to generate pseudo instance masks from the bounding boxes and resolve ambiguities when they overlap, resulting in pseudo instance masks with their uncertainty values. Our experiments show that GaPro outperforms previous weakly supervised 3D instance segmentation methods and has competitive performance compared to state-of-the-art fully supervised ones. Furthermore, we demonstrate the robustness of our approach, where we can adapt various state-of-the-art fully supervised methods to the weak supervision task by using our pseudo labels for training. The source code and trained models are available at https://github.com/VinAIResearch/GaPro.

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

Code

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

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

vinairesearch/gapro officialmentioned in papermentioned on GitHubpytorchBSD-3-Clause 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

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

10ran
4unverified

Licence: 0 of the 14 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 VinAIResearch/GaPro. “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.

batch_giou_cross VinAIResearch/GaPro/gapro/gen_ps_utils.py official repository ran fingerprinted BSD-3-Clause (permissive) · a82dc28b0b035dcf · report
cal_iou VinAIResearch/GaPro/gapro/eval_ps_labels.py official repository ran fingerprinted BSD-3-Clause (permissive) · a99c6bd8fd457ccf · report
farthest_point_sample VinAIResearch/GaPro/gapro/gen_ps_utils.py official repository ran fingerprinted BSD-3-Clause (permissive) · 04d97b830ba08cce · report
fit_regression_model VinAIResearch/GaPro/gapro/gaussian_process_utils.py official repository ran BSD-3-Clause (permissive) · c10a48fe19254b7b · report
get_cropped_instance_label VinAIResearch/GaPro/gapro/gen_ps_utils.py official repository ran BSD-3-Clause (permissive) · e74d1436766eaa5d · report
get_miou_scene VinAIResearch/GaPro/gapro/eval_ps_labels.py official repository ran BSD-3-Clause (permissive) · e113ee75cc13522d · report
get_normal VinAIResearch/GaPro/gapro/scannet_planes.py official repository ran BSD-3-Clause (permissive) · 337cfe91f337fc76 · report
isFourPointsInSamePlane VinAIResearch/GaPro/gapro/scannet_planes.py official repository ran BSD-3-Clause (permissive) · 5277ce17d186adec · report
read_scene_txt VinAIResearch/GaPro/ISBNet/dataset/s3dis/prepare_s3dis.py official repository ran BSD-3-Clause (permissive) · dc19cf51681364ec · report
rectangle VinAIResearch/GaPro/gapro/scannet_planes.py official repository ran fingerprinted BSD-3-Clause (permissive) · 539f79ffe2705afc · report
get_labels VinAIResearch/GaPro/ISBNet/dataset/s3dis/prepare_s3dis.py official repository unverified BSD-3-Clause (permissive) · 8243d5b09b3ae9c1 · report
get_miou_scene2 VinAIResearch/GaPro/gapro/eval_ps_labels.py official repository unverified BSD-3-Clause (permissive) · 7461f69b6ebe6a9d · report
get_pred_color VinAIResearch/GaPro/ISBNet/visualization/vis_s3dis.py official repository unverified BSD-3-Clause (permissive) · 206ea004dfc0e7f5 · report
get_pred_color VinAIResearch/GaPro/ISBNet/visualization/vis_scannetv2.py official repository unverified BSD-3-Clause (permissive) · 1805fbb9f0a88569 · report

Tasks

3D Instance SegmentationGaussian ProcessesInstance SegmentationSegmentationSemantic Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Gaussian Process

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