Socket
Socket
Sign inDemoInstall

node-red-contrib-tensorflow-woavx

Package Overview
Dependencies
431
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-tensorflow-woavx

TensorFlow.js nodes using pre-trained models


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

  • Object Detection -- The node to identify objects in an image
  • MediaPipe Handpose -- The node to detect fingers in a hand
  • MobileNet -- The node to classify images with MobileNet
  • PoseNet Model -- The node to estimate human pose

How to use

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

Known issue

License

Apache-2.0

Keywords

FAQs

Last updated on 08 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc