Giter Club home page Giter Club logo

gaitoraid's Introduction

Gaitoraid (under development)

Join the chat at https://gitter.im/sgang007/gaitoraid

Usage of gait information to establish identity of a person in traffic cameras. Re-identification of persons across multiple cameras using their gait information.

#Testing out our work:

  1. Clone this repository on your desktop
  2. Download the MoBo database from the official CMU website .
  3. Make a folder called Mobo and extract the archive called moboBgSub.tgz in this directory
  4. Open MATLAB or Octave and browse to the root of this repository.
  5. Run the script centroid_extraction.m to get clustered centroids of all images in fast_walk pose.
  6. Form the feature vectors by taking the abcissa/ordinates of each of the 10 centroids.
  7. Use the net.m script to train the Nonlinear autoregrssive neural network on the set of observations.

Note: A seperate network to train each of the vectors is more advisable rather than taking a matrix of all centroids and its trend in the timestep.

TODO:

  • Image clustering to get positions of head, torso and 10 other key features.
  • Organizing the clusters and optimizing it so that the clusters represnt constant classes in all images
  • Time series analysis on the cluster centroids to observe lag in data
  • Seperate trend, seasonality and stochasticity of the data
  • NAR based Neural network to train on the time series
  • Predict based on the trained neural network
  • Test results plotted in performance curves
  • Develop dynamic kernel using the time series estimates.
  • Calculate simmalirty score using p-values and check if hypothesis is true.

gaitoraid's People

Contributors

sgang007 avatar antarikshakar avatar gitter-badger avatar

Watchers

James Cloos avatar  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.