Git Product home page Git Product logo

stwp-master's Introduction

STWP-master

matlab code for 3D skeleton action recognition


Raviteja Vemulapalli, Felipe Arrate, and Rama Chellappa, "Human Action Recognition by Representing 3D Human Skeletons as Points in a Lie Group", CVPR, 2014.


please cite it if you are going to use it.


The code is implemented by Raviteja Vemulapalli and developed by us to mainly comparing the performance of some different feature-extract methods, such as Joint locations, Joint angles, Lie group and STWP(proposed by us, and turned out to be a better approach compared with others).

This code has been implemented in Matlab R2017a and tested in both Linux (ubuntu) and Windows 7.

Experimental setting:

Cross-subject - half of the subjects used for training and the remaining half used for testing. Results are averaged over 10 different training and test subject combinations.

Datasets

We provide pre-computed skeleton sequences for all the datasets supported:

Run

The matlab file "run.m" runs the experiments for UTKinect-Action, Florence3D-Action and MSRAction3D datasets using 5 different skeletal representations: 'JP', 'RJP', 'JA', 'Lie Group' and 'STWP'.

The file "skeletal_action_classification.m" contains the code for entire pipeline: Step 1: Skeletal representation ('JP' or 'RJP' or 'JA' or 'Lie Group' or 'STWP') Step 2: Temporal modeling (DTW and Fourier Temporal Pyramid) Step 3: Classification: One-vs-All linear SVM (implemented as kernel SVM with linear kernel)

stwp-master's People

Contributors

dingchongyang avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.