arXiv reaDer
分離された分類の改良:オブジェクト検出のためのハードフォールスポジティブ抑制
Decoupled Classification Refinement: Hard False Positive Suppression for Object Detection
このホワイトペーパーでは、最先端の検出器の障害事例を分析し、ほとんどのハード誤検知がローカリゼーションではなく分類に起因し、オブジェクト検出器のパフォーマンスに大きな悪影響を与えることを確認します。 3つの要因があると推測します。(1)分類とローカリゼーションの特徴学習の目標が一致しないため、共有特徴表現は最適ではありません。 (2)マルチタスク学習は役立ちますが、マルチタスク損失を最適化すると、個々のタスクが最適ではなくなる可能性があります。 (3)異なるスケールの大きな受容野は、小さなオブジェクトの冗長なコンテキスト情報につながります。シンプルで効果的で広く適用可能なDecoupledClassification Refinement(DCR)ネットワークによって、検出器の分類能力の可能性を示します。特に、DCRは、ローカリゼーションネットワーク(ベース検出器)と並行して別個の分類ネットワークを配置します。分類ネットワークの初期段階にROIプーリングを配置することで、DCRに適応受容野を適用します。トレーニング中、DCRはベース検出器からハード誤検出をサンプリングし、分類結果を絞り込むために強力な分類器をトレーニングします。テスト中に、DCRはベース検出器からすべてのボックスを改良します。実験では、PASCAL VOCとCOCOで、ベルやホイッスルなしで競争力のある結果が示されています。コードはhttps://github.com/bowenc0221/Decoupled-Classification-Refinementで入手できます。
In this paper, we analyze failure cases of state-of-the-art detectors and observe that most hard false positives result from classification instead of localization and they have a large negative impact on the performance of object detectors. We conjecture there are three factors: (1) Shared feature representation is not optimal due to the mismatched goals of feature learning for classification and localization; (2) multi-task learning helps, yet optimization of the multi-task loss may result in sub-optimal for individual tasks; (3) large receptive field for different scales leads to redundant context information for small objects. We demonstrate the potential of detector classification power by a simple, effective, and widely-applicable Decoupled Classification Refinement (DCR) network. In particular, DCR places a separate classification network in parallel with the localization network (base detector). With ROI Pooling placed on the early stage of the classification network, we enforce an adaptive receptive field in DCR. During training, DCR samples hard false positives from the base detector and trains a strong classifier to refine classification results. During testing, DCR refines all boxes from the base detector. Experiments show competitive results on PASCAL VOC and COCO without any bells and whistles. Our codes are available at: https://github.com/bowenc0221/Decoupled-Classification-Refinement.
updated: Wed Dec 09 2020 04:04:10 GMT+0000 (UTC)
published: Fri Oct 05 2018 19:34:20 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アソシエイト