node-red-contrib-yolov8 0.0.2

## Description: This project is a Node-RED node that integrates the YOLOv8 object detection algorithm into the Node-RED platform. It allows users to perform real-time object detection on images and videos using YOLOv8.

npm install node-red-contrib-yolov8

node-red-contrib-yolov8

Description:

This project is a Node-RED node that integrates the YOLOv8 object detection algorithm into the Node-RED platform. It allows users to perform real-time object detection on images and videos using YOLOv8.

Installation:

To install this Node-RED node, follow these steps:

  1. Open your Node-RED instance.
  2. Go to the "Manage Palette" option in the menu.
  3. Search for "node-red-contrib-yolov8" in the Node-RED library.
  4. Click on the "Install" button next to the node.
  5. Wait for the installation to complete.

Usage:

Once the node is installed, you can use it in your Node-RED flows. Simply drag and drop the "obj detection" node onto your flow canvas and configure its properties. You can specify the input image source, set the confidence threshold, and connect the output to other nodes in your flow.

Contributing:

If you would like to contribute to this project, please follow these guidelines:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and test them thoroughly.
  4. Commit your changes and push them to your forked repository.
  5. Submit a pull request with a clear description of your changes.

Node Info

Version: 0.0.2
Updated 2 months, 2 weeks ago
License: MIT
Rating: 4.0 1

Categories

Actions

Rate:

Downloads

6 in the last week

Nodes

  • obj detection

Keywords

  • node-red

Maintainers