Giter Site home page Giter Site logo

aim_gaitanalysistoolkit's Introduction

AIM Gait Anaylsis Toolkit

This is a tool kit for Gait Analysis to work with the Vicon tool kit. It provides tools to analyze gaits, including separating the gait cycle

Authors

Dependencies

This package requires:

Install

This package and its dependencies can be installed automatically via pip.

pip install git+https://github.com/WPI-AIM/AIM_GaitAnalysisToolkit.git

(If you have both Python 2 and Python 3 installed you'll need to use pip3 - pip defaults to Python 2 if installed.)

Upgrading

This package can be upgraded via pip:

pip install --upgrade git+https://github.com/WPI-AIM/AIM_GaitAnalysisToolkit.git

If necessary, Vicon and GaitCore can also be upgraded via pip:

pip install --upgrade git+https://github.com/WPI-AIM/AIM_Vicon.git
pip install --upgrade git+https://github.com/WPI-AIM/AIM_GaitCore.git

Data

Gaiting data can be found here.

Learning tools

  • The Model folder holds the different algorthum to for training. It should extend ModelBase.py.
  • The Trainer folder holds the trainer for the different algorithums. Its name should match the training algorithum used internial followed by Trainer. Follow the convention set. It should extend TrainerBase.py.
    This class sould prepare the data to be trained and save the trained model.
  • The Runner folder holds all the Runners for the trained model. It runs a trained model. It should follow the set naming convetion and extend RunnerBase.py.

aim_gaitanalysistoolkit's People

Contributors

nag92 avatar ajlewis02 avatar qiguaiderenmen avatar aditya9710 avatar bjsecino 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.