pith. sign in

arxiv: 1708.05038 · v1 · pith:AEJYEAP6new · submitted 2017-08-16 · 💻 cs.CV

ConvNet Architecture Search for Spatiotemporal Feature Learning

classification 💻 cs.CV
keywords architectureconvnetimagelearningrepresentationspatiotemporalfeaturesearch
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BMN: Boundary-Matching Network for Temporal Action Proposal Generation

    cs.CV 2019-07 unverdicted novelty 6.0

    BMN uses a boundary-matching mechanism to generate precise temporal action proposals with reliable confidence scores simultaneously in an end-to-end framework, improving results on THUMOS-14 and ActivityNet-1.3.

  2. AVD: Adversarial Video Distillation

    cs.CV 2019-07 unverdicted novelty 5.0

    AVD maps videos to semantically realistic 2D images via 3D conv encoder-decoder plus adversarial training, enabling image-based classifiers to perform video activity recognition.