arXiv reaDer
SMPR:シングルステージマルチパーソンポーズ回帰
SMPR: Single-Stage Multi-Person Pose Regression
既存の複数人のポーズ推定器は、大きく2段階のアプローチ(トップダウンとボトムアップのアプローチ)と1段階のアプローチに分けることができます。 2段階の方法では、追加の人物検出器の計算の冗長性が高くなるか、インスタンスのないすべてのキーポイントを予測した後、ヒューリスティックにキーポイントをグループ化します。最近提案されたシングルステージ方式は、上記の2つの追加ステージに依存しませんが、最新のボトムアップアプローチよりもパフォーマンスが低くなります。この作品では、SMPRと呼ばれる新しい単一段階の複数人のポーズ回帰が提示されます。これは、高密度予測のパラダイムに従い、すべての場所からインスタンス対応のキーポイントを予測します。特徴の集約に加えて、トレーニングのためのポジティブポーズ仮説を定義するためのより良い戦略を提案します。これらはすべて、密なポーズ推定で重要な役割を果たします。ネットワークは、推定されたポーズのスコアも学習します。ポーズスコアリング戦略は、非最大抑制(NMS)中に優れたポーズを優先することにより、ポーズ推定パフォーマンスをさらに向上させます。私たちの方法は、既存のシングルステージ方法よりも優れているだけでなく、COCOtest-devポーズベンチマークで70.2APと77.5AP75を使用して、最新のボトムアップ方法と競合することを示しています。コードはhttps://github.com/cmdi-dlut/SMPRで入手できます。
Existing multi-person pose estimators can be roughly divided into two-stage approaches (top-down and bottom-up approaches) and one-stage approaches. The two-stage methods either suffer high computational redundancy for additional person detectors or group keypoints heuristically after predicting all the instance-free keypoints. The recently proposed single-stage methods do not rely on the above two extra stages but have lower performance than the latest bottom-up approaches. In this work, a novel single-stage multi-person pose regression, termed SMPR, is presented. It follows the paradigm of dense prediction and predicts instance-aware keypoints from every location. Besides feature aggregation, we propose better strategies to define positive pose hypotheses for training which all play an important role in dense pose estimation. The network also learns the scores of estimated poses. The pose scoring strategy further improves the pose estimation performance by prioritizing superior poses during non-maximum suppression (NMS). We show that our method not only outperforms existing single-stage methods and but also be competitive with the latest bottom-up methods, with 70.2 AP and 77.5 AP75 on the COCO test-dev pose benchmark. Code is available at https://github.com/cmdi-dlut/SMPR.
updated: Mon Nov 30 2020 15:57:52 GMT+0000 (UTC)
published: Sun Jun 28 2020 11:26:38 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アソシエイト