GeniSysAI / Vision2018

The GeniSys TASS Devices & Applications use Siamese Neural Networks and Triplet Loss to classify known and unknown faces.
https://www.genisys.host/
MIT License
18 stars 5 forks source link

Change TASS user activity storage to local database not iotJumpWay #1

Closed AdamMiltonBarker closed 6 years ago

AdamMiltonBarker commented 6 years ago

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

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:

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

AdamMiltonBarker commented 6 years ago

TASS related issues updated with:

https://github.com/GeniSysAI/Vision/commit/06e6e597aeb2d155389e7d81528a1703ee17dffd https://github.com/GeniSysAI/Vision/commit/ebd436905ec8717164467240317d642a63ed5200

AdamMiltonBarker commented 6 years ago

Server related updates included in:

https://github.com/GeniSysAI/Server/commit/3f3329757dc9d8eb29483523d5b6ce2733e9c2f2