English

Time and Frequency Network for Human Action Detection in Videos

Computer Vision and Pattern Recognition 2021-03-09 v1

Abstract

Currently, spatiotemporal features are embraced by most deep learning approaches for human action detection in videos, however, they neglect the important features in frequency domain. In this work, we propose an end-to-end network that considers the time and frequency features simultaneously, named TFNet. TFNet holds two branches, one is time branch formed of three-dimensional convolutional neural network(3D-CNN), which takes the image sequence as input to extract time features; and the other is frequency branch, extracting frequency features through two-dimensional convolutional neural network(2D-CNN) from DCT coefficients. Finally, to obtain the action patterns, these two features are deeply fused under the attention mechanism. Experimental results on the JHMDB51-21 and UCF101-24 datasets demonstrate that our approach achieves remarkable performance for frame-mAP.

Keywords

Cite

@article{arxiv.2103.04680,
  title  = {Time and Frequency Network for Human Action Detection in Videos},
  author = {Changhai Li and Huawei Chen and Jingqing Lu and Yang Huang and Yingying Liu},
  journal= {arXiv preprint arXiv:2103.04680},
  year   = {2021}
}

Comments

8 pages, 6 figures

R2 v1 2026-06-23T23:52:17.868Z