Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SmallBigNet: Integrating Core and Contextual Views for Video Classification

About

Temporal convolution has been widely used for video classification. However, it is performed on spatio-temporal contexts in a limited view, which often weakens its capacity of learning video representation. To alleviate this problem, we propose a concise and novel SmallBig network, with the cooperation of small and big views. For the current time step, the small view branch is used to learn the core semantics, while the big view branch is used to capture the contextual semantics. Unlike traditional temporal convolution, the big view branch can provide the small view branch with the most activated video features from a broader 3D receptive field. Via aggregating such big-view contexts, the small view branch can learn more robust and discriminative spatio-temporal representations for video classification. Furthermore, we propose to share convolution in the small and big view branch, which improves model compactness as well as alleviates overfitting. As a result, our SmallBigNet achieves a comparable model size like 2D CNNs, while boosting accuracy like 3D CNNs. We conduct extensive experiments on the large-scale video benchmarks, e.g., Kinetics400, Something-Something V1 and V2. Our SmallBig network outperforms a number of recent state-of-the-art approaches, in terms of accuracy and/or efficiency. The codes and models will be available on https://github.com/xhl-video/SmallBigNet.

Xianhang Li, Yali Wang, Zhipeng Zhou, Yu Qiao• 2020

Related benchmarks

TaskDatasetResultRank
Action RecognitionKinetics-400
Top-1 Acc77.4
413
Action RecognitionSomething-Something v2
Top-1 Accuracy63.3
341
Action RecognitionSomething-Something v2 (test)
Top-1 Acc64.5
333
Action RecognitionSomething-something v1 (val)
Top-1 Acc50.4
257
Action RecognitionKinetics 400 (test)
Top-1 Accuracy77.4
245
Video ClassificationKinetics 400 (val)
Top-1 Acc78.7
204
Action RecognitionSomething-something v1 (test)
Top-1 Accuracy49.3
189
Action RecognitionSomething-Something v2 (test val)
Top-1 Accuracy63.8
187
Video ClassificationSomething-Something v2 (test)
Top-1 Acc0.645
169
Action RecognitionSomething-Something V1
Top-1 Acc51.4
162
Showing 10 of 19 rows

Other info

Follow for update