Files
scrypted/plugins/tensorflow
2023-01-01 16:12:57 -08:00
..
2021-11-06 17:57:23 -07:00
2022-04-11 22:42:31 -07:00
2021-10-08 20:31:12 -07:00
2022-06-17 09:43:17 -07:00
2022-06-17 09:49:04 -07:00
2023-01-01 16:12:57 -08:00

TensorFlow Object detection for VideoCamera devices.

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

scrypted distribution via npm

  1. Ensure package.json is set up properly for publishing on npm.
  2. npm publish

Visual Studio Code configuration

  • If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.