Sheepybloke2-0 / CSE847-Project

Creating a seedling detector on a Raspberry Pi PICO to choose between if a seedling is a weed or a crop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE847-Project

Creating a seedling detector on a Raspberry Pi PICO to choose between if a seedling is a weed or a crop.

Basic Architecture

Model Design and Training

TODO: Add this

PICO Implementation

TODO: Add this

Folder structure

  • Model_Training: Contains the Jupyter Notebook used in training the model
  • Pico: Contains the code and docs for setting up and running the model on the Pico

Useful Links

Tensorflow Lite for Microcontrollers Tensorflow Lite on a Raspberry Pi PICO PICO Driver and Usage Examples Colab Notebook with example of TFLite on Micro Another Example Process

About

Creating a seedling detector on a Raspberry Pi PICO to choose between if a seedling is a weed or a crop.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%