English

ConvNet Architecture Search for Spatiotemporal Feature Learning

Computer Vision and Pattern Recognition 2017-08-18 v1

Abstract

Learning image representations with ConvNets by pre-training on ImageNet has proven useful across many visual understanding tasks including object detection, semantic segmentation, and image captioning. Although any image representation can be applied to video frames, a dedicated spatiotemporal representation is still vital in order to incorporate motion patterns that cannot be captured by appearance based models alone. This paper presents an empirical ConvNet architecture search for spatiotemporal feature learning, culminating in a deep 3-dimensional (3D) Residual ConvNet. Our proposed architecture outperforms C3D by a good margin on Sports-1M, UCF101, HMDB51, THUMOS14, and ASLAN while being 2 times faster at inference time, 2 times smaller in model size, and having a more compact representation.

Keywords

Cite

@article{arxiv.1708.05038,
  title  = {ConvNet Architecture Search for Spatiotemporal Feature Learning},
  author = {Du Tran and Jamie Ray and Zheng Shou and Shih-Fu Chang and Manohar Paluri},
  journal= {arXiv preprint arXiv:1708.05038},
  year   = {2017}
}
R2 v1 2026-06-22T21:16:32.342Z