Giter Club home page Giter Club logo

on-retrospecting-human-dynamics-with-attention's Introduction

On Retrospecting Human Dynamics with Attention

This is the source code for the paper

M. Dong and C. Xu, “On retrospecting human dynamics with attention,”in Proceedings of the Twenty-Eighth International Joint Conferenceon Artificial Intelligence, IJCAI-19.International Joint Conferenceson Artificial Intelligence Organization, 7 2019, pp. 708–714.

The paper proposes a retropsection module with attention for human motion prediction. For more details, please refer to our paper on ResearchGate.

Bibtex:

@inproceedings{ijcai2019-100,
  title     = {On Retrospecting Human Dynamics with Attention},
  author    = {Dong, Minjing and Xu, Chang},
  booktitle = {Proceedings of the Twenty-Eighth International Joint Conference on
               Artificial Intelligence, {IJCAI-19}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},             
  pages     = {708--714},
  year      = {2019},
  month     = {7},
  doi       = {10.24963/ijcai.2019/100},
  url       = {https://doi.org/10.24963/ijcai.2019/100},
}

Dependencies

Train

Run:
To train a model from scratch, run:

python src/translate.py --omit_one_hot --sub_loss_weight 0.5 --reconstruction_len 4 --anchor_len 4 --experiments 0

Visualize:
To visualize the predicted results, run:

python src/forward_kinematics.py

Acknowledgments

The pre-processed human 3.6m dataset and some of our evaluation code was ported/adapted from SRNN by @asheshjain399 and RRNN by @una-dinosauria.

Licence

MIT

on-retrospecting-human-dynamics-with-attention's People

Contributors

uniserj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.