alberttjc / sense-for-HRI

Enhance your application with the ability to see and interact with humans using any RGB camera.

Home Page:https://20bn.com/products/datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

State-of-the-art Real-time Action Recognition


Documentation GitHub GitHub release Contributor Covenant


Note: Please note that this repo is a fork of the TwentyBn:Sense. Models showcased here are finetuned using the pre-trained weights and training tools available from the original repo.

For installation and instructions on runnning the already included demos, please check out the README from the main repository. You'll have to also download the pre-trained weights as described there too.

A Gesture Recognition System for Human Robot Interaction

This repo demonstrates a RGB-based gesture recognition system aimed for Human Robot Interaction. This repository was further integrated here into the ROS framework with the intention to be used for HRI research.

Gestures

The following gestures supported are:

List of gestures used
Come forward Handwave Pointing Rotate Arm Clockwise
Come forward Pause Resume Rotate Arm anti-Clockwise
Move to the left Start Thumbs down Watch out
Move to the right Stop Thumbs up

Demonstration

Try it yourself:

PYTHONPATH=./ python examples/run_hri_recognition.py --use_gpu

Installation Steps & Troubleshooting

Please refer to the original repo for requirements & installation steps here.


License

The code is MIT but pretrained weights come with a separate license. Please check the original sense repo for more information.

About

Enhance your application with the ability to see and interact with humans using any RGB camera.

https://20bn.com/products/datasets

License:MIT License


Languages

Language:Python 71.9%Language:HTML 18.0%Language:JavaScript 9.1%Language:Shell 0.7%Language:CSS 0.3%