Commit Graph

25 Commits (b4fac64c3ccff20620bb07efe67a98f19c41376d)

Author SHA1 Message Date
Moe Alam d4513c4c4f shinobi-tensorflow.js : add Websocket Disconnect when checkStartTime fails 2020-11-19 16:26:23 -08:00
Moe Alam ababb20c22 add pluginCheck.js to tensorflow plugin
Purpose is for when a plugin is started but crashes right away due to some kind of incompatibility with the users hardware. Some users may not notice this and let it run anyway. This will suspend the process if it stops and starts again within 3 seconds of the last startup.
2020-11-19 16:19:04 -08:00
Moe Alam 5a79a55e4b update tensorflow plugin install post action dir 2020-11-19 16:16:50 -08:00
dapowers87 561ab3018d make error messages uniform 2020-10-06 04:48:44 +00:00
dapowers87 0eb4732650 - Make Tensorflow's INSTALL.sh optionally non-interactive
- Update README
2020-10-06 04:44:34 +00:00
Ian Rubado 81ac3bd1ea Added modelUrl support to tensorflow plugin. 2020-07-06 17:56:51 -04:00
Moe 7d4bc31e85 Add ARM64 to TensorFlow plugin installer 2020-06-04 13:01:40 -07:00
Moe 9ebd250d55 ignore .env for tensorflow plugin and create during install 2020-05-11 19:36:08 -07:00
Moe 6192c27fd2 Complete Plugin Cluster Method, first revision
- Plugin cluster chooses which plugin to send to based on how many frames are in the plugin's queue.
2020-05-11 18:51:05 -07:00
Moe 08bba843a6 clean up tensorflow install process 2020-05-03 22:21:24 -07:00
Moe 474a3c599f Update plugin TensorFlow GPU Install 2020-04-26 11:57:47 -07:00
Moe 5a63dd7385 Update tfjs versions 2020-04-25 20:46:32 -07:00
Moe ce6029cb05 Update Tensoflow and Face plugin install scripts 2020-04-25 12:23:41 -07:00
Moe a1da1feb9b allow changing tensorflow cocoBase from plugin's conf.json
+ default tensorflow plugin is now lite_mobilenet_v2 instead of mobilenet_v2
2020-03-10 18:39:09 -07:00
Moe 43d7422502 Update CUDA Installer for 10.2
+ Add Automatic Plugin Key Generation for Yolo and TensorFlow plugins
+ Change gcc and g++ versions that are installed to version 8
2020-02-07 15:21:57 -08:00
Moe 98bb9e3740 Add TensorFlow install README 2020-01-26 21:42:52 -08:00
Moe 103c543a0e fix tensorflow INSTALL.sh order of operations 2020-01-23 14:14:23 -08:00
Moe 2cbf51645b Allow choosing CPU or GPU for TensorFlow plugin
- "tfjsBuild" option can be added to TensorFlow conf.json. Values are "cpu" and "gpu"
+ update TensorFlow plugin installer
+ clean up code a little
2020-01-20 08:30:31 -08:00
Moe 9efa2e3c16 fix Tensorflow bounding box positions
+ cleanup ObjectDetectors lib
2020-01-17 21:45:33 -08:00
Moe ff90c355b3 Update INSTALL.sh for Tensorflow plugin+ 2020-01-17 19:59:46 -08:00
Moe a09a47e762 Update INSTALL.sh for Tensorflow plugin 2020-01-17 19:44:10 -08:00
Moe c1e2f32e1f Add Tensorflow plugin 2020-01-17 19:16:58 -08:00
Moe 4217ff651e change plugin name in conf sample 2018-06-19 21:14:52 -07:00
Moe 0b7a094506 modify tensforflow plugin syntax 2018-06-19 21:13:58 -07:00
Moe 766454becb Tensorflow started by @lawtancool 2018-06-19 21:12:26 -07:00