Skip to main content

A toolkit for green-on-brown and green-on-green weed detection

Project description

Official OpenWeedLocator Toolkit

Simplifying the integration of weed detection into your platform.

OWL-tools

Overview

The OpenWeedLocator (OWL) is an open-source weed detection device for low-cost, DIY site-specific weed management. Here, we're making the software that supports the OWL more accesible with an easy-to-use API, so you can integrate weed detection into your own devices and services more easily by simply calling GreenonBrown.find().

Currently, it supports green-on-brown detection on all platforms, and green-on-green on desktops through the Ultralytics package.

In the future, we will support plant counting, GPS integration and green-on-green on edge devices (Jetson Nano, Raspberry Pi)

Installation

To install the latest version of openweedlocator-tools simply run:

Desktop

pip install openweedlocator-tools[desktop]

Quick Start

from owl.viz import webcam, images_and_video

# Run using your webcam
webcam(algorithm='gog', model_path='models/yolov8n.pt) # press escape to exit, add your own model path as required or clone this repository

# or 
images_and_video(media_path='path/to/your/media_files

Streamlit App

Try it for yourself now with the online, Streamlit app!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openweedlocator-tools-0.0.2.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

openweedlocator_tools-0.0.2-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page