2021

MoViNets: Mobile Video Networks for Efficient Video Recognition

Kondratyuk, Dan, Yuan, Liangzhe, Li, Yandong et al.

Understand

We present Mobile Video Networks (MoViNets), a family of computation and memory efficient video networks that can operate on streaming video for online inference.

  • 3D convolutional neural networks (CNNs) are accurate at video recognition but require large computation and memory budgets and do not support online inference, making them difficult to work on mobile devices.
  • We propose a three-step approach to improve computational efficiency while substantially reducing the peak memory usage of 3D CNNs.
  • First, we design a video network search space and employ neural architecture search to generate efficient and diverse 3D CNN architectures.

Reading the bibliography…