Search:
Match:
2 results

Analysis

This paper addresses the challenge of inconsistent 2D instance labels across views in 3D instance segmentation, a problem that arises when extending 2D segmentation to 3D using techniques like 3D Gaussian Splatting and NeRF. The authors propose a unified framework, UniC-Lift, that merges contrastive learning and label consistency steps, improving efficiency and performance. They introduce a learnable feature embedding for segmentation in Gaussian primitives and a novel 'Embedding-to-Label' process. Furthermore, they address object boundary artifacts by incorporating hard-mining techniques, stabilized by a linear layer. The paper's significance lies in its unified approach, improved performance on benchmark datasets, and the novel solutions to boundary artifacts.
Reference

The paper introduces a learnable feature embedding for segmentation in Gaussian primitives and a novel 'Embedding-to-Label' process.

Analysis

This paper addresses the challenge of 3D object detection from images without relying on depth sensors or dense 3D supervision. It introduces a novel framework, GVSynergy-Det, that combines Gaussian and voxel representations to capture complementary geometric information. The synergistic approach allows for more accurate object localization compared to methods that use only one representation or rely on time-consuming optimization. The results demonstrate state-of-the-art performance on challenging indoor benchmarks.
Reference

Our key insight is that continuous Gaussian and discrete voxel representations capture complementary geometric information: Gaussians excel at modeling fine-grained surface details while voxels provide structured spatial context.