E^2TAD: an Energy-Efficient Tracking-based Action Detector

Xin Hu,Zhenyu Wu,Hao-Yu Miao,Siqi Fan,Taiyu Long,Zhenyu Hu,Pengcheng Pi,Yi Wu,Zhou Ren,Zhangyang Wang,Gang Hua
DOI: https://doi.org/10.48550/arxiv.2204.04416
2022-01-01
Abstract:Video action detection (spatio-temporal action localiza-tion) is usually the starting point for human-centric intelligent analysis of videos nowadays. It has high practi-cal impacts for many applications across robotics, security, healthcare, etc . The two-stage paradigm of Faster R-CNN inspires a standard paradigm of video action detection in object detection, i.e ., firstly generating person proposals and then classifying their actions. However, none of the existing solutions could provide fine-grained action detection to the “who-when-where-what” level. This paper presents a tracking-based solution to accurately and efficiently localize predefined key actions spatially (by predicting the associated target IDs and locations) and temporally (by predicting the time in exact frame indices). This solution won first place in the UAV-Video Track of 2021 Low-Power Computer Vision Challenge (LPCVC).
What problem does this paper attempt to address?