Code Monkey home page Code Monkey logo

conv3d_clstm's Introduction

Conv3D_CLSTM

The code of the new architecture "Res3D+ConvLSTM+MobileNet" implemented by TF-1.2 has been released in https://github.com/GuangmingZhu/AttentionConvLSTM, this repository is not in support now!

Prerequisites

  1. Tensorflow-0.11
  2. Tensorlayer (commit ba30379f1b86f930d6e86e1c8db49cbd2d9aa314)
    git clone https://github.com/zsdonghao/tensorlayer.git
    git checkout ba30379f1b86f930d6e86e1c8db49cbd2d9aa314

    The original Tensorlayer does not support the convolutional LSTM, so the class RNNLayer in the tensorlayer/layers.py needs to be modified according to the tensorlayer-rnnlayer.py.

Get the trained models

The trained models used in the paper can be obtained on the link: https://pan.baidu.com/s/1o8kDT9K Password: efm2.

How to use the code

Use training_.py to train the networks. Please replace the paths in the codes with your paths first.
Use testing_
.py to validate the networks. Please replace the paths in the codes with your paths first.

Citation

Please cite the following paper if you feel this repository useful.

@article{Zhu2017MultimodalGR,
  title={Multimodal Gesture Recognition Using 3-D Convolution and Convolutional LSTM},
  author={Guangming Zhu and Liang Zhang and Peiyi Shen and Juan Song},
  journal={IEEE Access},
  year={2017},
  volume={5},
  pages={4517-4524}
}

Contact

For any question, please contact

conv3d_clstm's People

Contributors

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