arXiv reaDer
セグメント化は 1 回だけ: リアルタイムのパノプティック セグメンテーションに向けて
You Only Segment Once: Towards Real-Time Panoptic Segmentation
この論文では、リアルタイムのパノプティック セグメンテーション フレームワークである YOSO を提案します。 YOSO は、パノプティック カーネルと画像特徴マップの間の動的畳み込みを介してマスクを予測します。この場合、インスタンスとセマンティック セグメンテーション タスクの両方で 1 回だけセグメント化する必要があります。計算オーバーヘッドを削減するために、特徴マップ抽出用の特徴ピラミッド アグリゲーターと、パノプティック カーネル生成用の分離可能な動的デコーダーを設計します。アグリゲーターは、補間優先のモジュールを畳み込み優先の方法で再パラメーター化します。これにより、追加コストなしでパイプラインが大幅に高速化されます。デコーダーは、分離可能な動的畳み込みを介してマルチヘッド クロスアテンションを実行し、効率と精度を向上させます。私たちの知る限りでは、YOSO は最先端のモデルと比較して競争力のあるパフォーマンスを提供する最初のリアルタイム パノプティック セグメンテーション フレームワークです。具体的には、YOSO は COCO で 46.4 PQ、45.6 FPS を達成しています。都市景観で 52.5 PQ、22.6 FPS。 38.0 PQ、ADE20K で 35.4 FPS。 Mapillary Vista では 34.1 PQ、7.1 FPS です。コードは https://github.com/hujiecpp/YOSO で入手できます。
In this paper, we propose YOSO, a real-time panoptic segmentation framework. YOSO predicts masks via dynamic convolutions between panoptic kernels and image feature maps, in which you only need to segment once for both instance and semantic segmentation tasks. To reduce the computational overhead, we design a feature pyramid aggregator for the feature map extraction, and a separable dynamic decoder for the panoptic kernel generation. The aggregator re-parameterizes interpolation-first modules in a convolution-first way, which significantly speeds up the pipeline without any additional costs. The decoder performs multi-head cross-attention via separable dynamic convolution for better efficiency and accuracy. To the best of our knowledge, YOSO is the first real-time panoptic segmentation framework that delivers competitive performance compared to state-of-the-art models. Specifically, YOSO achieves 46.4 PQ, 45.6 FPS on COCO; 52.5 PQ, 22.6 FPS on Cityscapes; 38.0 PQ, 35.4 FPS on ADE20K; and 34.1 PQ, 7.1 FPS on Mapillary Vistas. Code is available at https://github.com/hujiecpp/YOSO.
updated: Sun Mar 26 2023 07:55:35 GMT+0000 (UTC)
published: Sun Mar 26 2023 07:55:35 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アソシエイト