English

End-to-end Video-level Representation Learning for Action Recognition

Computer Vision and Pattern Recognition 2018-04-24 v7

Abstract

From the frame/clip-level feature learning to the video-level representation building, deep learning methods in action recognition have developed rapidly in recent years. However, current methods suffer from the confusion caused by partial observation training, or without end-to-end learning, or restricted to single temporal scale modeling and so on. In this paper, we build upon two-stream ConvNets and propose Deep networks with Temporal Pyramid Pooling (DTPP), an end-to-end video-level representation learning approach, to address these problems. Specifically, at first, RGB images and optical flow stacks are sparsely sampled across the whole video. Then a temporal pyramid pooling layer is used to aggregate the frame-level features which consist of spatial and temporal cues. Lastly, the trained model has compact video-level representation with multiple temporal scales, which is both global and sequence-aware. Experimental results show that DTPP achieves the state-of-the-art performance on two challenging video action datasets: UCF101 and HMDB51, either by ImageNet pre-training or Kinetics pre-training.

Keywords

Cite

@article{arxiv.1711.04161,
  title  = {End-to-end Video-level Representation Learning for Action Recognition},
  author = {Jiagang Zhu and Wei Zou and Zheng Zhu},
  journal= {arXiv preprint arXiv:1711.04161},
  year   = {2018}
}

Comments

10 pages, 6 figures, 6 tables. The explanation for the batch size is added. Accepted by ICPR 2018

R2 v1 2026-06-22T22:43:02.149Z