Giter Club home page Giter Club logo

dd-net-pytorch's Introduction

DD-Net Pytorch

A pytorch reimplementation of DD-Net, which is a lightweight network for body/hand action recognition.

How to use the code

A subset of preprocessd JHMDB data has been in this repo, which is GT_test_1.pkl,GT_train_1.pkl.

The code is written and tested in Pytorch 1.3.0.

git clone https://github.com/BlurryLight/DD-Net-Pytorch.git
python train.py --batch-size 512 --epochs 600 --lr 0.001 | tee train.log

Performance

The number of parameters is the same with the the original Keres version, which is 1.80M in JHMDB.

The val performance is comparable to the original version. On the provided JHMDB split, the performance is as blow.

  • The Pytorch version

Performace

  • The Keres version

Keres Performance

dd-net-pytorch's People

Contributors

blurrylight avatar gakkispy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dd-net-pytorch's Issues

Scaling keypoints

Thanks for the great repo. Id like to try to apply it to a custom dataset.
I noticed that the keypoints in the JHMDB dataset files are in a different scale. How can i normalize my keypoints similarly before passing it in through the dataloader?

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.