ICCV2019

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

Lei Wang, Piotr Koniusz, Du Huynh

100 citations

Abstract

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 timeconsuming due to pre-processing, descriptor extraction, encoding and tuning parameters. Thus, we propose an endto-end trainable network with streams which learn the IDTbased 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 stateof-the-art results on four publicly available datasets. * Both authors contributed equally. This paper is accepted by the ICCV'19. Please respect the authors' efforts by not copying/plagiarizing bits and pieces of this work for your own gain (we will vigorously pursue dishonest authors). If you find anything inspiring in this work, be kind enough to cite it thus showing you care for the CV community.