Giter Club home page Giter Club logo

harskel's Introduction

HarSkel - Human Action Recognition from Skeleton joints

This software is provided as additional material for the following paper:

Learning features combination for human action recognition from skeleton sequences

Overview

Dependencies

HarSkel is a Matlab(r) software, but it does not depend on specific toolboxes.

Horever, it needs the following libraries (which are provided in the 3rdparty folder):

Before running the software, compile them (under Linux):

cd 3rdparty
./build.sh

Setting up

The file setup.m configures the environment to run the software.

Consider taking a look at this file before running it. All the parameters and the dataset to be used are configured there.

Datasets

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

If you want to regenerate them, please check in the file recomp_skeletons.m.

Running examples

In order to reproduce the results reported in the paper, run the file train_and_eval.m.

By default, the software is setted up for the MSR Action 3D dataset. The terminal output should look like this:

>> train_and_eval
pca: reduce features size from 8970 to 512
Ep. 00000 | G 14867.1 | Eta 0 | N.Imp 26423 | Loss 30829.1 | Acc 83.2%
Ep. 00001 | G 3477.25 | Eta 4.10069e-05 | N.Imp 12206 | Loss 11583.4 | Acc 89.4%
Ep. 00002 | G 311.288 | Eta 0.000237151 | N.Imp 02924 | Loss 2456.4 | Acc 92.7%
...

Citing

If this software is useful for you (or any part of it), please consider citing us:

@article{Luvizon_PRL_2017,
  author = {Diogo C. Luvizon and Hedi Tabia and David Picard},
  title = {{Learning features combination for human action recognition from skeleton sequences}},
  journal = {Pattern Recognition Letters},
  doi = {http://dx.doi.org/10.1016/j.patrec.2017.02.001},
  year = {2017}
}

License

MIT License

harskel's People

Contributors

dluvizon 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.