Skip to content

v0.0.1 openweedlocator-tools initial release

Latest
Compare
Choose a tag to compare
@geezacoleman geezacoleman released this 26 Sep 05:51
· 13 commits to main since this release
57bbb0e

The first release for the openweedlocator-tools package.

This package brings the OWL software to an API, with more user friendly interactions. It allows you to run Green-on-Brown weed detection algorithms by calling GreenonBrown().find(image) and test GreenonBrown().find(image) algorithms with the Ultralytics YOLO package.

Try it out on Streamlit for yourself, or install from PyPI with pip install openweedlocator-tools.