geezacoleman / OpenWeedLocator

An open-source, low-cost, image-based weed detection device for in-crop and fallow scenarios.
MIT License
342 stars 61 forks source link

add green-on-green functionality #69

Closed geezacoleman closed 1 year ago

geezacoleman commented 1 year ago

Major updates in this pull request:

  1. Move from running greenonbrown.py to using an owl.py file with GreenOnBown and GreenOnGreen classes.
  2. Add and test the installation of the Google Coral for running .tflite model files
  3. Fix bugs in previous code and neaten up
  4. Add in explanation of the new system and update README with new files.