arXiv reaDer
CBNet:オブジェクト検出のための新しい複合バックボーンネットワークアーキテクチャ
CBNet: A Novel Composite Backbone Network Architecture for Object Detection
  既存のCNNベースの検出器では、バックボーンネットワークは基本的な特徴抽出のための非常に重要なコンポーネントであり、検出器のパフォーマンスはそれに大きく依存しています。このホワイトペーパーでは、ResNetやResNeXtなどの既存のバックボーンからより強力なバックボーンを構築することで、より優れた検出パフォーマンスを実現することを目指しています。具体的には、隣接するバックボーン間の複合接続により複数の同一のバックボーンを組み立て、Composite Backbone Network(CBNet)という名前のより強力なバックボーンを形成するための新しい戦略を提案します。このようにして、CBNetは、前のバックボーンの出力機能、つまり高レベルの機能を、後続のバックボーンへの入力機能の一部として、段階的に、最後に最後のバックボーンの機能マップ(リードバックボーンという名前は、オブジェクト検出に使用されます。 CBNetは、ほとんどの最先端の検出器に非常に簡単に統合でき、その性能を大幅に改善できることを示しています。たとえば、COCOデータセットのFPN、Mask R-CNN、Cascade R-CNNのmAPを約1.5〜3.0%向上させます。一方、実験結果は、インスタンスのセグメンテーション結果も改善できることを示しています。特に、提案されたCBNetをベースライン検出器カスケードマスクR-CNNに統合するだけで、単一モデルでCOCOデータセット(mAP 53.3)の新しい最先端の結果を達成し、提案されたCBNetの優れた効果を実証します。建築。コードはhttps://github.com/PKUbahuangliuhe/CBNetで利用可能になります。
In existing CNN based detectors, the backbone network is a very important component for basic feature extraction, and the performance of the detectors highly depends on it. In this paper, we aim to achieve better detection performance by building a more powerful backbone from existing backbones like ResNet and ResNeXt. Specifically, we propose a novel strategy for assembling multiple identical backbones by composite connections between the adjacent backbones, to form a more powerful backbone named Composite Backbone Network (CBNet). In this way, CBNet iteratively feeds the output features of the previous backbone, namely high-level features, as part of input features to the succeeding backbone, in a stage-by-stage fashion, and finally the feature maps of the last backbone (named Lead Backbone) are used for object detection. We show that CBNet can be very easily integrated into most state-of-the-art detectors and significantly improve their performances. For example, it boosts the mAP of FPN, Mask R-CNN and Cascade R-CNN on the COCO dataset by about 1.5 to 3.0 percent. Meanwhile, experimental results show that the instance segmentation results can also be improved. Specially, by simply integrating the proposed CBNet into the baseline detector Cascade Mask R-CNN, we achieve a new state-of-the-art result on COCO dataset (mAP of 53.3) with single model, which demonstrates great effectiveness of the proposed CBNet architecture. Code will be made available on https://github.com/PKUbahuangliuhe/CBNet.
updated: Mon Sep 09 2019 04:01:01 GMT+0000 (UTC)
published: Mon Sep 09 2019 04:01:01 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アソシエイト