Code Monkey home page Code Monkey logo

msr-resnet's Introduction

MSR-ResNet

This repo is part of a research project at the EFREI Paris.

This project aims at using an open source dataset that is used in many papers, namely the MSR action 3D dataset, and a Deep Learning ResNet architecture described in a paper by Pham et al. in 2018 to perform action recognition.

The dataset contains of 20 actions (a01 - a20), 10 subjects performing the actions (s01 - s10) and each subject performs the action 2-3 times (e01-e03). The actions are:

  • a01 High arm wave
  • a02 Horizontal arm wave
  • a03 Hammer
  • a04 Hand catch
  • a05 Forward punch
  • a06 High throw
  • a07 Draw cross
  • a08 Draw tick
  • a09 Draw circle
  • a10 Hand clap
  • a11 Two-hand wave
  • a12 Side-boxing
  • a13 Bend
  • a14 Forward kick
  • a15 Side-kick
  • a16 Jogging
  • a17 Tennis swing
  • a18 Tennis serve
  • a19 Golf swing
  • a20 Pick-up and throw

At the beginning of the project, the goal was to understand and analyze the open source dataset. The original dataset in the form of depth maps was downloaded, read from the binary files and visualized exemplary. Afterwards, the skeleton data was loaded and also visualized. For better visualization, edges were added to the joins to achieve skeletons. Both visualizations can be found in the MSR_Action_3D_Visualisation.ipynb notebook.

The preprocessing and ResNet implementation with Keras can be found in the ResNet-MSRAction3D.ipynb notebook.

msr-resnet's People

Contributors

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