SOTAVerified

Semantic Segmentation-Assisted Instance Feature Fusion for Multi-Level 3D Part Instance Segmentation

2022-08-09Code Available1· sign in to hype

ChunYu Sun, Xin Tong, Yang Liu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recognizing 3D part instances from a 3D point cloud is crucial for 3D structure and scene understanding. Several learning-based approaches use semantic segmentation and instance center prediction as training tasks and fail to further exploit the inherent relationship between shape semantics and part instances. In this paper, we present a new method for 3D part instance segmentation. Our method exploits semantic segmentation to fuse nonlocal instance features, such as center prediction, and further enhances the fusion scheme in a multi- and cross-level way. We also propose a semantic region center prediction task to train and leverage the prediction results to improve the clustering of instance points. Our method outperforms existing methods with a large-margin improvement in the PartNet benchmark. We also demonstrate that our feature fusion scheme can be applied to other existing methods to improve their performance in indoor scene instance segmentation tasks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
PartNetSemantic Segmentation-Assisted Instance Feature FusionmAP5064.1Unverified

Reproductions