Skip to content

deepc2020/node-red-contrib-tensorflow

 
 

Repository files navigation

node-red-contrib-tensorflow

Node-RED nodes for pre-trained TensorFlow models

Example of object detection (Demonstration)

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

Known issue

  • Conflict with other TensorFlow.js modules

    See the details: kazuhitoyokoi#3

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.8%
  • HTML 38.2%