Image masks
Promptable, automatic-instance, semantic, or detector masks.
Image models know what to segment. CDSeg determines where those labels persist in 3D—then keeps them queryable as points, native Gaussians, or newly rendered views.
CDSeg uses the renderer itself as the correspondence interface between image pixels and explicit 3D primitives.
Instead of training a dedicated 3D network for every segmentation task, CDSeg reuses mature image-mask sources and writes their evidence into an explicit, renderable 3D carrier.
Promptable, automatic-instance, semantic, or detector masks.
Renderer-derived visibility associates pixels with explicit 3D primitives.
Return point indices, retain a labeled scene, or render labels to new views.
The external image model decides what is labeled; CDSeg handles where the evidence is stored in 3D.
Pixel–primitive associations follow projected support, depth order, and accumulated transmittance.
The same fusion logic connects ordinary point sets, optimized Gaussian scenes, and calibrated image views.
Both modes share the same renderer-derived association, multi-view voting, and local filtering. They differ only in how the carrier is instantiated and where the final labels live.
Complete every input point with Gaussian parameters while preserving its original index. No scene optimization, densification, or pruning is required.
Reuse the primitives of an existing Gaussian scene. Fused labels remain attached to the same representation used for rendering.
The experiments test what the interface enables: prompt-driven labeling, persistent scene-level instances, exact benchmark point indices, and transfer to sparse LiDAR geometry.
Promptable object segmentation
Automatic vehicle instances
Full validation split
Stationary-vehicle transfer
SAM2 masks from ordered views are fused onto an optimized Gaussian scene, where the selected object remains available beyond the original camera.
Tracked image masks are consolidated on native Gaussians across outdoor viewpoints.
Mode I preserves the ScanNet point index while lifting controlled semantic masks.
Point-completed Gaussians carry stationary-vehicle labels into accumulated KITTI-360 LiDAR points without reconstructing a separate scene.
Because every camera queries the same completed 3D labeling, each physical object retains its instance identity as projected shape, scale, and visibility change.
If this work helps your research, please cite the preprint. The entry can be updated with the arXiv identifier after publication.
View on arXiv@article{sun2026cdseg,
title = {CDSeg: A Renderable Gaussian Carrier for
Image-to-3D Label Transfer},
author = {Sun, Wentao and Chen, Yiping and Xu, Zhengsen
and Li, Jonathan and Zelek, John S.},
journal = {arXiv preprint arXiv:2608.05482},
year = {2026}
}