パノプティックセグメンテーションでは、単一の出力内に「もの」(数えられるオブジェクトインスタンス)と「もの」(数えられない無定形の領域)の両方のセグメントが必要です。一般的なアプローチでは、インスタンスセグメンテーション(「もの」)とセマンティックセグメンテーション(「もの」)をセグメントの重複しない配置に融合し、オーバーラップを解決します。ただし、検出の信頼性を備えたインスタンスの順序付けは、自然なオクルージョン関係と十分に相関しません。この問題を解決するために、2つのインスタンスマスクがバイナリ関係としてどのように互いにオーバーラップするかをモデル化するブランチを提案します。 OCFusionという名前の私たちの方法は軽量ですが、インスタンスフュージョンプロセスで特に効果的です。 OCFusionは、既存のデータセットアノテーションから自動的に導出されたグラウンドトゥルース関係でトレーニングされます。 COCOに関する最新の結果を取得し、Cityscapesパノプティックセグメンテーションベンチマークで競争力のある結果を示しています。
Panoptic segmentation requires segments of both "things" (countable object instances) and "stuff" (uncountable and amorphous regions) within a single output. A common approach involves the fusion of instance segmentation (for "things") and semantic segmentation (for "stuff") into a non-overlapping placement of segments, and resolves overlaps. However, instance ordering with detection confidence do not correlate well with natural occlusion relationship. To resolve this issue, we propose a branch that is tasked with modeling how two instance masks should overlap one another as a binary relation. Our method, named OCFusion, is lightweight but particularly effective in the instance fusion process. OCFusion is trained with the ground truth relation derived automatically from the existing dataset annotations. We obtain state-of-the-art results on COCO and show competitive results on the Cityscapes panoptic segmentation benchmark.