arXiv reaDer
プログレッシブセマンティックセグメンテーション
Progressive Semantic Segmentation
この作業の目的は、GPUメモリ使用量を過負荷にしたり、出力セグメンテーションマップの詳細を失うことなく、高解像度の画像をセグメント化することです。メモリの制約は、大きな画像をダウンサンプリングするか、画像をローカルパッチに分割して個別に処理する必要があることを意味します。ただし、前者のアプローチでは詳細が失われ、後者のアプローチでは全体像が不足しているためにあいまいになる可能性があります。この作品では、複数の倍率レベルで画像を見ることによって局所的な曖昧さを解決するマルチスケールフレームワークであるMagNetを紹介します。 MagNetには複数の処理ステージがあり、各ステージは拡大レベルに対応し、1つのステージの出力は、粗い情報から細かい情報への伝播のために次のステージに送られます。各ステージは、前のステージよりも高い解像度で画像を分析し、損失のあるダウンサンプリングステップのために以前に失われた詳細を復元し、セグメンテーション出力は処理ステージを通じて徐々に洗練されます。都市の景色、空中シーン、医用画像の3つの高解像度データセットでの実験は、MagNetが常に最先端の方法を大幅に上回っていることを示しています。
The objective of this work is to segment high-resolution images without overloading GPU memory usage or losing the fine details in the output segmentation map. The memory constraint means that we must either downsample the big image or divide the image into local patches for separate processing. However, the former approach would lose the fine details, while the latter can be ambiguous due to the lack of a global picture. In this work, we present MagNet, a multi-scale framework that resolves local ambiguity by looking at the image at multiple magnification levels. MagNet has multiple processing stages, where each stage corresponds to a magnification level, and the output of one stage is fed into the next stage for coarse-to-fine information propagation. Each stage analyzes the image at a higher resolution than the previous stage, recovering the previously lost details due to the lossy downsampling step, and the segmentation output is progressively refined through the processing stages. Experiments on three high-resolution datasets of urban views, aerial scenes, and medical images show that MagNet consistently outperforms the state-of-the-art methods by a significant margin.
updated: Thu Apr 08 2021 13:59:27 GMT+0000 (UTC)
published: Thu Apr 08 2021 13:59:27 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アソシエイト