arXiv reaDer
時空間グラフニューラルネットワークを介したエンドツーエンドのビデオインスタンスのセグメンテーション
End-to-end video instance segmentation via spatial-temporal graph neural networks
ビデオインスタンスのセグメンテーションは、画像インスタンスのセグメンテーションをビデオドメインに拡張する難しいタスクです。既存の方法は、検出とセグメンテーションのサブ問題について単一フレーム情報のみに依存するか、追跡を別個の後処理ステップとして処理します。これにより、すべてのサブ問題について有用な時空間情報を完全に活用および共有する機能が制限されます。本論文では、前述の制限を処理するための新しいグラフニューラルネットワーク(GNN)ベースの方法を提案します。具体的には、インスタンスの特徴を表すグラフノードが検出とセグメンテーションに使用され、インスタンスの関係を表すグラフエッジが追跡に使用されます。フレーム間情報とフレーム内情報の両方が、グラフの更新を介して効果的に伝播および共有され、すべてのサブ問題(つまり、検出、セグメンテーション、および追跡)が統合されたフレームワークで共同で最適化されます。私たちの方法のパフォーマンスは、既存の方法と比較してYoutubeVIS検証データセットで大幅な改善を示し、22 FPSで動作するResNet-50バックボーンで35.2%のAPを達成します。コードはhttp://github.com/lucaswithai/visgraph.gitで入手できます。
Video instance segmentation is a challenging task that extends image instance segmentation to the video domain. Existing methods either rely only on single-frame information for the detection and segmentation subproblems or handle tracking as a separate post-processing step, which limit their capability to fully leverage and share useful spatial-temporal information for all the subproblems. In this paper, we propose a novel graph-neural-network (GNN) based method to handle the aforementioned limitation. Specifically, graph nodes representing instance features are used for detection and segmentation while graph edges representing instance relations are used for tracking. Both inter and intra-frame information is effectively propagated and shared via graph updates and all the subproblems (i.e. detection, segmentation and tracking) are jointly optimized in an unified framework. The performance of our method shows great improvement on the YoutubeVIS validation dataset compared to existing methods and achieves 35.2% AP with a ResNet-50 backbone, operating at 22 FPS. Code is available at http://github.com/lucaswithai/visgraph.git .
updated: Mon Mar 07 2022 05:38:08 GMT+0000 (UTC)
published: Mon Mar 07 2022 05:38:08 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アソシエイト