Skip to content

Xenokrates/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

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: 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 62.2%
  • HTML 37.8%