Code Monkey home page Code Monkey logo

vision2018's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vision2018's Issues

Change TASS user activity storage to local database not iotJumpWay

Currently the process when a user is detected is as follows:

  • User is matched against known database of images or marked as intruder
  • TASS communicates with iotJumpWay and stores the user ID / name, activity and classification / location etc in the iotJumpWay database.
  • TASS devices are able to track the user if there is a camera unit in the room
  • Applications can then connect to that database via the API to access data that they are authorised to access

A coming update will swap this activity to using a local database provided and integrated with a future release / push. Scope of this move will include:

  • Removal of all identifying information with exception to location on local network and classification (Static Values: Known/Unknown) that is sent to iotJumpWay.
  • Changing storage location of user activity data to local MySQL database opposed to iotJumpWay global database.

This move will mean all data that could be used to track trends never leaves your home network but can be utilised by your custom applications.

Related code:

https://github.com/GeniSysAI/Vision/blob/master/Local/LocalStreamer.py

Compatibility with Intel NCS2 and OpenVINO

Thank you for this useful implementation of real-time face recognition on the edge!

I would like to ask if there are any plans for introducing compatibility of this program with the Intel Neural Compute Stick 2 and the OpenVINO toolkit, instead of the Movidius NCS and NCSDK?

Thanks and cheers!

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.