Giter VIP home page Giter VIP logo

dd-net's Introduction

DD-Net

(A Double-feature Double-motion Network)

PWC PWC

JHMDB Open In Colab

SHREC-14 Open In Colab

Update

Updating code to current Keras environment.

Thanks for @muxizju, @pengfeiZhao1993, and @YLTsai0609 helped to fix bugs in this code. After fixing bugs, the performance is further improved - JHMDB 82-83% and SHREC-14 96-97 %.

Thanks for Nightwatch, who made a pytorch version DD-Net. You can check it at Pytorch DD-Net

1.About this code

A lightweight network for body/hand action recognition, implemented by keras tensorflow backend. It also could be the simplest tutorial code to start skeleton-based action recognition.

2.How to use this code

(1) clone DD-Net

git clone https://github.com/fandulu/DD-Net.git

(2) I just noticed that the environment may not be available due to TensorFlow updating, so it is better to check the setting in Open In Colab and install the currently available environment

(3) go to the folder of JHMDB or SHREC to play with ipython notebooks.

Note: You can download the raw data and use our code to preprocess them, or, directly use our preprocessed data under /data.

JHMDB raw data download link:   http://jhmdb.is.tue.mpg.de/challenge/JHMDB/datasets
SHREC raw data download link:   http://www-rech.telecom-lille.fr/shrec2017-hand/

3.Problems this code try to alleviate

4.Performance

No. parameters SHREC-14 SHREC-28
1.82 M 94.6 91.9
0.15 M 91.8 90.0
No. parameters JHMDB
1.82 M 77.2
0.50 M 73.7

Note: if you want to test the speed, please try to run the model.predict() at leat twice and do not take the speed of first run, the model initialization takes extra time.

5.Citation

If you find this code is helpful, thanks for citing our work as,

@inproceedings{yang2019ddnet,
  title={Make Skeleton-based Action Recognition Model Smaller, Faster and Better},
  author={Fan Yang, Sakriani Sakti, Yang Wu, and Satoshi Nakamura},
  booktitle={ACM International Conference on Multimedia in Asia},
  year={2019}
}

Hey, come take a look

dd-net's People

Contributors

fandulu avatar yltsai0609 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.