Skip to content

asankagp/mod20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOD20 - A Multi-viewpoint Outdoor Dataset for Human Action Recognition

Project website: https://asankagp.github.io/mod20/

How to run the code:

  1. Download the FLOW and RGB data here (5GB), and extract all ".mat" files to "data" folder.

  2. Run "demo_krp_mod20.m".

  3. This code requires liblinear 2.30 and libsvm 3.14. They are included in ".\tools\svm".

  4. This code was tested with MATLAB R2018b and Windows 10. If you are using Linux, for the classification part, change the libsvm path to corresponding ".mexa64" files. Default path is for Windows files: "svmtrain.mexw64" and "svmpredict.mexw64".

  5. If you want to extract images from the videos, use "vid_to_frames.m" file. The default image size is 224x224 and the format is ".png". The complete image dataset takes 38GB of space.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors