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

Temporal Segment Networks: Towards Good Practices for Deep Action Recognition

About

Deep convolutional networks have achieved great success for visual recognition in still images. However, for action recognition in videos, the advantage over traditional methods is not so evident. This paper aims to discover the principles to design effective ConvNet architectures for action recognition in videos and learn these models given limited training samples. Our first contribution is temporal segment network (TSN), a novel framework for video-based action recognition. which is based on the idea of long-range temporal structure modeling. It combines a sparse temporal sampling strategy and video-level supervision to enable efficient and effective learning using the whole action video. The other contribution is our study on a series of good practices in learning ConvNets on video data with the help of temporal segment network. Our approach obtains the state-the-of-art performance on the datasets of HMDB51 ( $ 69.4\% $) and UCF101 ($ 94.2\% $). We also visualize the learned ConvNet models, which qualitatively demonstrates the effectiveness of temporal segment network and the proposed good practices.

Limin Wang, Yuanjun Xiong, Zhe Wang, Yu Qiao, Dahua Lin, Xiaoou Tang, Luc Van Gool• 2016

Related benchmarks

TaskDatasetResultRank
Action RecognitionSomething-Something v2 (val)
Top-1 Accuracy33.4
535
Action RecognitionKinetics-400
Top-1 Acc72.5
413
Action RecognitionUCF101
Accuracy94.2
365
Action RecognitionUCF101 (mean of 3 splits)
Accuracy97
357
Action RecognitionSomething-Something v2 (test)
Top-1 Acc33.4
333
Action RecognitionUCF101 (test)
Accuracy94.2
307
Action RecognitionSomething-something v1 (val)
Top-1 Acc20.5
257
Action RecognitionHMDB51 (test)
Accuracy0.699
249
Action RecognitionKinetics 400 (test)
Top-1 Accuracy72.5
245
Action RecognitionHMDB51
Top-1 Acc69.4
225
Showing 10 of 126 rows
...

Other info

Code

Follow for update