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

Hallucinating IDT Descriptors and I3D Optical Flow Features for Action Recognition with CNNs

About

In this paper, we revive the use of old-fashioned handcrafted video representations for action recognition and put new life into these techniques via a CNN-based hallucination step. Despite of the use of RGB and optical flow frames, the I3D model (amongst others) thrives on combining its output with the Improved Dense Trajectory (IDT) and extracted with its low-level video descriptors encoded via Bag-of-Words (BoW) and Fisher Vectors (FV). Such a fusion of CNNs and handcrafted representations is time-consuming due to pre-processing, descriptor extraction, encoding and tuning parameters. Thus, we propose an end-to-end trainable network with streams which learn the IDT-based BoW/FV representations at the training stage and are simple to integrate with the I3D model. Specifically, each stream takes I3D feature maps ahead of the last 1D conv. layer and learns to `translate' these maps to BoW/FV representations. Thus, our model can hallucinate and use such synthesized BoW/FV representations at the testing stage. We show that even features of the entire I3D optical flow stream can be hallucinated thus simplifying the pipeline. Our model saves 20-55h of computations and yields state-of-the-art results on four publicly available datasets.

Lei Wang, Piotr Koniusz, Du Q. Huynh• 2019

Related benchmarks

TaskDatasetResultRank
Action RecognitionHMDB51
Top-1 Acc82.48
225
Action RecognitionHMDB51
3-Fold Accuracy82.5
191
Action RecognitionCharades (test)
mAP0.431
53
Action RecognitionMPII Cooking Activities (sp1-sp7)
mAP (Mean Average Precision)81.8
42
Action RecognitionYUP++
Static Accuracy0.948
9
Action RecognitionYUP++ static
Accuracy94.81
8
Action RecognitionYUP++ dynamic
Accuracy89.63
4
Action RecognitionYUP++ (mean all)
Accuracy92.6
4
Action RecognitionYUP++ (mixed)
Accuracy93.33
3
Action RecognitionYUP++ mean stat/dyn
Accuracy92.2
3
Showing 10 of 10 rows

Other info

Follow for update