English

Contextual Multi-Scale Region Convolutional 3D Network for Activity Detection

Computer Vision and Pattern Recognition 2018-01-30 v1

Abstract

Activity detection is a fundamental problem in computer vision. Detecting activities of different temporal scales is particularly challenging. In this paper, we propose the contextual multi-scale region convolutional 3D network (CMS-RC3D) for activity detection. To deal with the inherent temporal scale variability of activity instances, the temporal feature pyramid is used to represent activities of different temporal scales. On each level of the temporal feature pyramid, an activity proposal detector and an activity classifier are learned to detect activities of specific temporal scales. Temporal contextual information is fused into activity classifiers for better recognition. More importantly, the entire model at all levels can be trained end-to-end. Our CMS-RC3D detector can deal with activities at all temporal scale ranges with only a single pass through the backbone network. We test our detector on two public activity detection benchmarks, THUMOS14 and ActivityNet. Extensive experiments show that the proposed CMS-RC3D detector outperforms state-of-the-art methods on THUMOS14 by a substantial margin and achieves comparable results on ActivityNet despite using a shallow feature extractor.

Keywords

Cite

@article{arxiv.1801.09184,
  title  = {Contextual Multi-Scale Region Convolutional 3D Network for Activity Detection},
  author = {Yancheng Bai and Huijuan Xu and Kate Saenko and Bernard Ghanem},
  journal= {arXiv preprint arXiv:1801.09184},
  year   = {2018}
}

Comments

10 pages, 3 figures

R2 v1 2026-06-22T23:59:38.641Z