Git Product home page Git Product logo

opendr-activity-recognition-demo's Introduction

OpenDR human activity recognition demo

Live demo of online human activity recognition using the OpenDR toolkit.

Installation

git clone https://github.com/LukasHedegaard/opendr-activity-recognition-demo.git
cd opendr-activity-recognition-demo
pip install -e .

In addition, you need to install the OpenDR toolkit (which is not publicly available yet)

Running the example

Human Activity Recognition using X3D

python demo.py --ip 0.0.0.0 --port 8000 --algorithm x3d --model xs

Human Activity Recognition using CoX3D

python demo.py --ip 0.0.0.0 --port 8000 --algorithm cox3d --model s

If you navigate your piano and http://0.0.0.0:8000 and pick up a ukulele, you might see something like this:

For other options, see python demo.py --help

Troubleshooting

If no video is displayed for any of the methods, you may try to select another video source using the --video_source flag:

python demo.py --ip 0.0.0.0 --port 8000 --algorithm cox3d --model s --video_source 1

Acknowledgement

This work has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 871449 (OpenDR). This publication reflects the authors’ views only. The European Commission is not responsible for any use that may be made of the information it contains.

opendr-activity-recognition-demo's People

Contributors

lukashedegaard avatar

Stargazers

 avatar

Watchers

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