yiskw713 / paper_summary

Write summaries of papers I've read in Japanese
10 stars 1 forks source link

Social Scene Understanding: End-to-End Multi-Person Action Localization and Collective Activity Recognition #43

Open yiskw713 opened 5 years ago

yiskw713 commented 5 years ago

INFO

author

Timur Bagautdinov1, Alexandre Alahi2, Franc¸ois Fleuret1,3, Pascal Fua1, Silvio Savarese2

affiliation

1Ecole Polytechnique Federale de Lausanne (EPFL), 2Stanford University, 3IDIAP Research Institute

conference or year

link

pdf

概要

image 複数人物を追跡し,それらの行動を認識,さらにその集団全体の活動を推定するネットワークを提案.単一のアーキテクチャで,end-to-end で学習を行えるのがポイント(Mask R-CNNなどに依存していない).

提案手法

image

検証

image

comment

比較実験で提案法とNMSを用いた場合の比較を行っているが,そもそもNMSは人物の重複に弱いのに,最終的な行動認識の精度で比較しているのがおかしい.NMSと比較するなら人物検出の部分でも比較を行うべき.

memo

輪講の論文

date