Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

OGC: Unsupervised 3D Object Segmentation from Rigid Dynamics of Point Clouds

About

In this paper, we study the problem of 3D object segmentation from raw point clouds. Unlike all existing methods which usually require a large amount of human annotations for full supervision, we propose the first unsupervised method, called OGC, to simultaneously identify multiple 3D objects in a single forward pass, without needing any type of human annotations. The key to our approach is to fully leverage the dynamic motion patterns over sequential point clouds as supervision signals to automatically discover rigid objects. Our method consists of three major components, 1) the object segmentation network to directly estimate multi-object masks from a single point cloud frame, 2) the auxiliary self-supervised scene flow estimator, and 3) our core object geometry consistency component. By carefully designing a series of loss functions, we effectively take into account the multi-object rigid consistency and the object shape invariance in both temporal and spatial scales. This allows our method to truly discover the object geometry even in the absence of annotations. We extensively evaluate our method on five datasets, demonstrating the superior performance for object part instance segmentation and general object segmentation in both indoor and the challenging outdoor scenarios.

Ziyang Song, Bo Yang• 2022

Related benchmarks

TaskDatasetResultRank
3D Part Instance SegmentationSAPIEN single point cloud frames (test)
mIoU66.8
10
3D object segmentationKITTI-SF 100 pairs (test)
AP62.4
6
3D object segmentationOGC-DR 1.0 (test)
AP92.3
6
3D object segmentationOGC-DRSV 1.0 (test)
AP86.8
6
3D object segmentationKITTI-Det (val)
AP80
6
Scene Flow EstimationKITTI-SF (test)
EPE3D6.72
4
3D object segmentationSemanticKITTI (sequences 00~10)
AP42.6
2
3D object segmentationSemanticKITTI (sequences 00~07 & 09~10)
AP0.436
2
3D object segmentationSemanticKITTI (Sequence 08)
AP38.6
2
Showing 9 of 9 rows

Other info

Code

Follow for update