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

X3D: Expanding Architectures for Efficient Video Recognition

About

This paper presents X3D, a family of efficient video networks that progressively expand a tiny 2D image classification architecture along multiple network axes, in space, time, width and depth. Inspired by feature selection methods in machine learning, a simple stepwise network expansion approach is employed that expands a single axis in each step, such that good accuracy to complexity trade-off is achieved. To expand X3D to a specific target complexity, we perform progressive forward expansion followed by backward contraction. X3D achieves state-of-the-art performance while requiring 4.8x and 5.5x fewer multiply-adds and parameters for similar accuracy as previous work. Our most surprising finding is that networks with high spatiotemporal resolution can perform well, while being extremely light in terms of network width and parameters. We report competitive accuracy at unprecedented efficiency on video classification and detection benchmarks. Code will be available at: https://github.com/facebookresearch/SlowFast

Christoph Feichtenhofer• 2020

Related benchmarks

TaskDatasetResultRank
Action RecognitionSomething-Something v2 (val)
Top-1 Accuracy63.1
535
Action RecognitionKinetics-400
Top-1 Acc80.4
413
Action RecognitionUCF101 (mean of 3 splits)--
357
Action RecognitionSomething-Something v2 (test)
Top-1 Acc57.5
333
Action RecognitionKinetics 400 (test)
Top-1 Accuracy80.4
245
Video ClassificationKinetics 400 (val)
Top-1 Acc80.4
204
Action RecognitionSomething-something v1 (test)
Top-1 Accuracy46.7
189
Video Action RecognitionKinetics-400
Top-1 Acc80.4
184
Video Action RecognitionKinetics 400 (val)
Top-1 Acc80.4
151
Action RecognitionKinetics-400 full (val)
Top-1 Acc80.4
136
Showing 10 of 67 rows

Other info

Follow for update