Giter VIP home page Giter VIP logo

persons-direction-of-travel-python's Introduction

Persons Direction of Travel

Using the ADLINK Edge AI hardware and software to build a solution that counts the number of people waiting in line outside a retail store. The solution uses machine vision to estimate the number of people by doing an intersection between the people detected and a virtual line.

Things we used in this project

Hardware components

  • ADLINK Vizi-AI

Software components

Pre-trained Models

The story

A project inspired by Retail Pandemic Reference Implementation - One Way Monitor

In many of the worker safety and social-distancing solutions we are seeing it is useful to be able to determine the direction of travel of people. In this project we use a Deep Learning model to detect people in a cameras field of view, and computer vision techniques to reidentify people. We can then use this information to determine the direction of travel for that person.

Some of the use cases where this applies are:

  1. Counting the number of people in a building by counting the number of people who enter and exit,
  2. In retail and industrial where there is a one way direction of travel identifying persons who are not adhering and notify them immediately, and
  3. In worker safety application where a person's direction of travel may result in them being put in a dangerous situation.

So how did we do it

  • Define a Intel Deep Learning Streamer pipeline that detects and tracks persons and publishes the bounding boxes and identities (a unique integer) for the persons to the ADLINK Data River using the DetectionBox data model.
  • A Python application the associates a direction with each identity, by reading the DetectionBox stream from the Data River. The direction is then published to the Data River using the Person Direction data model.

The devil is in the details

References

Project inspired by Retail Pandemic Reference Implementation - Line Monitoring

persons-direction-of-travel-python's People

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.