Giter VIP home page Giter VIP logo

jonasblanc / loomo-race Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 182.05 MB

Person tracking pipeline based on video. This pipeline was used in a human-robot race with a Loomo Robot following a person around a track based on the camera feed. A specific hand gesture is all that is needed to be selected as the person of interest to be then detected, tracked and followed by the robot.

Jupyter Notebook 29.18% Python 70.81% Shell 0.01%

loomo-race's Introduction

Loomo Person Tracking

loomo

Source: Segway

We implemented a person tracking pipeline based on video. This pipeline was used in a human-robot race with a Loomo Robot following a person around a track based on the camera feed. A specific hand gesture is all that is needed to be selected as the person of interest to be then detected, tracked and followed by the robot. The main challenge consists of guiding the robot through many people without loosing the person of interest.

The complete pipeline and implementation details are explained in the report.

Milestone 1

The first milestone implements a detector, for each frame it detects specific hand gestures as well as people in the frame.

Milestone 2

The second milestone add memory between frame by tracking a person that made the specific hand gesture in a previous frame (green vs white bounding box)

Milestone 3

The third and last milestone adapts the previous milestone to be used as the driving unit for the Loomo robot. The tracking pipeline is running on the camera feed of the robot. The bounding box is then used as a target for the control unit of the robot.

Notes

The first two milestones have a noteboob version. Please note that most of the delay comes from rendering the frame using javascript, indeed the local python script is smoother.

For all the milestones the specific hand gesture is a triangle with both hands.

loomo-race's People

Contributors

jonasblanc avatar

Stargazers

Sushen Jilla avatar

Watchers

 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.