Commit Graph

177 Commits (a45118c977fb5a1c89dd8587af2283fff2c2c9ea)

Author SHA1 Message Date
Moe 744177a701 Fix CUDA 10 version of TensorFlow build and fix Jetson package.json 2022-07-01 19:29:01 -07:00
Moe a0b3dc14ae update Socket.IO to version 4 for plugins 2022-06-27 12:50:03 -07:00
Moe 084382882c Merge branch 'dashboard-v3' of https://gitlab.com/Shinobi-Systems/Shinobi into dashboard-v3 2022-06-04 11:42:39 -07:00
Moe 463499bc4f Update yolo plugin's package.json 2022-06-04 11:40:12 -07:00
Antonín Skala 548afbe8f1
Tensorflow: Added separate package-jetson.json with specific packages, Fixed INSTALL-jestson.sh 2022-06-03 16:20:14 +02:00
Moe 2a061b2264 Upgrade Socket.IO to version 4
- Some tweaks to BetterP2P
- Update static server list to use v2
2022-03-30 16:20:53 -07:00
Katie Roberts d3a070d885 Update plugins/tensorflow/package.json 2022-02-21 05:59:56 +00:00
Katie Roberts f9f4e33afd Updated package.json tensor to 3.13, coco-ssd to 2.2.2 moment to 2.29.1 2022-02-21 05:31:24 +00:00
Moe b2eab1573b Merge branch 'dev' into 'dashboard-v3'
Critical Changes from Dev into Dash v3

See merge request Shinobi-Systems/Shinobi!342
2021-11-15 18:20:07 +00:00
Moe a75fb21f46 remove some href="#" (fixed font color by modding bootstrap theme css) 2021-10-19 19:35:26 -07:00
Moe 7071d087d6 force jetson nano tensorflow plugin to create new key every run of installer 2021-10-08 16:47:23 -07:00
Moe 06d8976749 minor cleanup
- fix Retry Connection field visibility
- docker readme update
2021-09-02 17:51:36 -07:00
Moe 1c0e9a07bc simplify jetson tensorflow plugin installer 2021-08-16 15:12:58 -07:00
Moe 7ff563fdfc Update INSTALL-jetson.sh 2021-08-16 14:30:17 -07:00
Moe c951a1b20f update platerecognizer 2021-08-02 10:16:01 -07:00
Moe 5a3a01a02a add PlateRecognizer plugin 2021-07-05 08:20:13 -07:00
Moe a777d55be8 have plugins return frame for re-use when triggered - yolo 2021-05-31 07:44:38 -07:00
Moe 41d49358fd Change console.logs to debugLog for coral plugin 2021-05-31 07:44:01 -07:00
Moe d3463947d3 have plugins return frame for re-use when triggered 2021-05-30 22:27:05 -07:00
Moe 51e5618360 Add Tensorflow plugin Docker Image 2021-05-27 00:38:20 -07:00
Moe 7a1a8313c1 Docker image for DeepStack Plugin 2021-05-27 00:02:05 -07:00
Moe 87542d2fcc remove dotenv from deepstack plugin 2021-05-22 09:25:05 -07:00
Moe 8ccd07cf06 Update Face Plugin Installer 2021-05-22 09:22:44 -07:00
Moe 0543fca04d disable deepstack plugin by default 2021-05-19 20:18:38 -07:00
Moe 4819160bf5 clean up deepstack plugin+ 2021-05-19 19:50:16 -07:00
Moe c00685d13f clean up deepstack plugin 2021-05-19 17:51:28 -07:00
Moe 8bf8a67910 DeepStack Object Detection Plugin by Elad Bar
At Elad's request, here it is. The official distribution for the deepstack-object plugin.

https://hub.shinobi.video/articles/view/PcBtEgGuWuEL529
2021-05-19 11:33:51 -07:00
Moe ca8ff36e8a Update pluginCheck.js 2021-05-18 12:30:05 -07:00
Moe dff8532739 disable `npm audit fix --force` 2021-05-05 13:43:03 -07:00
Moe cdae16c497 Force Tensorflow installer to get specific version 2021-04-17 10:11:05 -07:00
Moe 7d93ebb566 Update INSTALL-jetson.sh 2021-04-12 20:46:13 -07:00
Moe ad0508e2f8 force 2.7.0 install for tensorflow plugin 2021-03-27 06:53:58 -07:00
Mitch Ross e8fdfcc9f5 Merge branch 'dev' into 'dev'
# Conflicts:
#   plugins/tensorflow-coral/detect_image.py
2021-02-08 16:03:07 +00:00
Mitch Ross 9d7bd31068 Fix math on bounding box drawing logic. 2021-02-08 15:03:25 +00:00
Mitch Ross fa5245156c Clean up detect_image, add comments. Remove unnecessary code. 2021-02-07 19:57:42 +00:00
Moe Alam cd15b95d34 re-arrange face plugin installer order 2021-02-05 08:24:43 -08:00
Moe Alam 7a5b97ce7c update face plugin to use tfjs 1.7.4 2021-02-01 10:01:27 -08:00
Moe Alam 30c963770d Fix tensorflow-coral plugin with Plugin Manager init 2021-01-30 16:21:45 -08:00
Mitch Ross 8253e354c5 Mitch Coral Plugin Update 2021-01-28 15:04:07 +00:00
Moe Alam 88d5bb3479 Plugin Manager : allow interacting with Installer from UI 2021-01-21 05:50:46 -08:00
Moe Alam ff452e5b2e create pluginWorkerBase to be used with plugins running as Workers 2021-01-20 19:00:45 -08:00
Moe Alam 1322d2b09c tensorflow : clean up test notices 2021-01-18 19:23:48 -08:00
Moe Alam 62ccbe41bd update tensorflow module test 2021-01-18 12:17:47 -08:00
Moe Alam c903c1ed14 Update tensorflow test.js file and update installer 2021-01-18 08:18:20 -08:00
Moe Alam 93e7327f7e Add old Tensorflow plugin Installer 2021-01-18 08:12:05 -08:00
Moe Alam 505c098471 tensorflow : set original installer for only desktop/server installs
- jetson nano now has its own install script for this plugin, INSTALL-jetson.sh
- Raspberry Pi support will be reconsidered in the near future but not a priority at this time.
2021-01-12 11:55:15 -08:00
Moe Alam 647dba1139 tensorflow : add installer specific to Jetson Nano and Xavier 2021-01-12 11:41:11 -08:00
Moe Alam 2a16c5da87 tensorflow : run npm install for required packages
- "npm install" wih package.json did not get required dependencies
2021-01-12 09:25:06 -08:00
Moe b5aaf97c06 update tensorflow plugin original installer for 2.7.0 2020-12-27 21:08:27 -08:00
Moe 68a3131b3c adjust tf plugin installer 2020-12-27 16:12:56 -08:00