arXiv:2410.03302cs.CV2024-10被引 13

用弱标签训练多视角动作识别,自动选关键帧提升准确率

Action Selection Learning for Multi-label Multi-view Action Recognition

  • 通过伪标签引导帧级动作选择,筛选多视角中最有用信息
  • 在真实办公室场景下,相比现有方法准确率提升6.2个百分点
  • 适合无精细标注的多摄像头监控场景,代码已开源

多标签多视角动作识别旨在从多摄像头拍摄的未剪辑视频中识别多个并发或连续的动作。现有研究主要聚焦于强标签环境下(帧级标注),而本研究关注真实世界中摄像头分布广、仅提供视频级弱标签的场景。提出多视角动作选择学习(MultiASL)方法,利用弱标签生成伪真值,在帧级进行动作选择,增强视图融合效果。采用多视角时空变换器编码器提取视频的时空特征。在真实办公室环境的MM-Office数据集上的实验表明,该方法优于现有方法。源代码已公开。

原文摘要 · Abstract (English)

Multi-label multi-view action recognition aims to recognize multiple concurrent or sequential actions from untrimmed videos captured by multiple cameras. Existing work has focused on multi-view action recognition in a narrow area with strong labels available, where the onset and offset of each action are labeled at the frame-level. This study focuses on real-world scenarios where cameras are distributed to capture a wide-range area with only weak labels available at the video-level. We propose the method named Multi-view Action Selection Learning (MultiASL), which leverages action selection learning to enhance view fusion by selecting the most useful information from different viewpoints. The proposed method includes a Multi-view Spatial-Temporal Transformer video encoder to extract spatial and temporal features from multi-viewpoint videos. Action Selection Learning is employed at the frame-level, using pseudo ground-truth obtained from weak labels at the video-level, to identify the most relevant frames for action recognition. Experiments in a real-world office environment using the MM-Office dataset demonstrate the superior performance of the proposed method compared to existing methods. The source code is available at https://github.com/thanhhff/MultiASL/.

多视角弱监督动作识别视频理解

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。