ST-VLMPF encoding

    Matlab source code is available for ST-VLMPF encoding method as presented in the paper: "Spatio-Temporal Vector of Locally Max Pooled Features for Action Recognition in Videos". Download the code here

ST-VLAD encoding

    Matlab source code is available for ST-VLAD (Spatio-temporal VLAD) encoding method as presented in the paper: "Spatio-temporal VLAD Encoding for Human Action Recognition in Videos". Download the code here

Real-time HOG, HOF, MBH and HMG descriptors

    Matlab source code is available for the real-time densely extracted HOG, HOF, MBH and Histograms of Motion Gradients (HMG) descriptors. Download the code and run demo.m. Please note that the Matlab Computer Vision toolbox is required. Download the code here

SD-VLAD encoding

    Matlab source code is available for SD-VLAD (Shape Difference for VLAD) encoding method as presented in the paper: "Efficient Human Action Recognition using Histograms of Motion Gradients and VLAD with Descriptor Shape Information". Download the code here