Skip to content

kazuhitoyokoi/node-red-contrib-tensorflow

Repository files navigation

node-red-contrib-tensorflow

Node-RED nodes for pre-trained TensorFlow models

Example of object detection

Install

To install the stable version use the Menu - Manage palette - Install option and search for node-red-contrib-tensorflow, or run the following command in your Node-RED user directory, typically ~/.node-red

npm install node-red-contrib-tensorflow

TensorFlow Models

How to use

https://www.linux.com/news/using-tensorflow-js-and-node-red-with-image-recognition-applications/

Known issue

  • Conflict with other TensorFlow.js modules

    See the details: #3

License

Apache-2.0