arXiv reaDer
点群での3DインスタンスセグメンテーションのためのSoftGroup
SoftGroup for 3D Instance Segmentation on Point Clouds
既存の最先端の3Dインスタンスセグメンテーションメソッドは、セマンティックセグメンテーションとそれに続くグループ化を実行します。各ポイントが単一のクラスに関連付けられるようにセマンティックセグメンテーションを実行する場合、ハード予測が行われます。ただし、難しい決定に起因するエラーはグループ化に伝播し、その結果、(1)予測されたインスタンスとグラウンドトゥルースとの重複が少なくなり、(2)実質的な誤検知が発生します。前述の問題に対処するために、この論文では、ボトムアップのソフトグループ化とそれに続くトップダウンの改良を実行することにより、SoftGroupと呼ばれる3Dインスタンスセグメンテーション方法を提案します。 SoftGroupを使用すると、各ポイントを複数のクラスに関連付けて、セマンティック予測エラーに起因する問題を軽減し、それらをバックグラウンドとして分類することを学習することで誤検知を抑制できます。さまざまなデータセットと複数の評価指標に関する実験結果は、SoftGroupの有効性を示しています。そのパフォーマンスは、AP_50に関して、ScanNetv2非表示テストセットで+ 6.2%、S3DISエリア5で+ 6.8%の大幅なマージンで、最も強力な以前の方法を上回っています。 SoftGroupも高速で、ScanNetv2データセット上の単一のTitanXでスキャンあたり345msで実行されます。両方のデータセットのソースコードとトレーニング済みモデルは、https://github.com/thangvubk/SoftGroup.gitで入手できます。
Existing state-of-the-art 3D instance segmentation methods perform semantic segmentation followed by grouping. The hard predictions are made when performing semantic segmentation such that each point is associated with a single class. However, the errors stemming from hard decision propagate into grouping that results in (1) low overlaps between the predicted instance with the ground truth and (2) substantial false positives. To address the aforementioned problems, this paper proposes a 3D instance segmentation method referred to as SoftGroup by performing bottom-up soft grouping followed by top-down refinement. SoftGroup allows each point to be associated with multiple classes to mitigate the problems stemming from semantic prediction errors and suppresses false positive instances by learning to categorize them as background. Experimental results on different datasets and multiple evaluation metrics demonstrate the efficacy of SoftGroup. Its performance surpasses the strongest prior method by a significant margin of +6.2% on the ScanNet v2 hidden test set and +6.8% on S3DIS Area 5 in terms of AP_50. SoftGroup is also fast, running at 345ms per scan with a single Titan X on ScanNet v2 dataset. The source code and trained models for both datasets are available at https://github.com/thangvubk/SoftGroup.git.
updated: Thu Mar 03 2022 04:35:37 GMT+0000 (UTC)
published: Thu Mar 03 2022 04:35:37 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト