Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 3.04 KB

README.md

File metadata and controls

43 lines (27 loc) · 3.04 KB

DAISY

Welcome to the Git repository for the Sensor CDT's 2024 Team Challenge: Automated Vegetation Monitoring Using Animal-Mounted Sensors.

Hardware

You can find out about each component used in DAISY via the links below.

Arduino Libraries

To compile our code, please include the following libraries through the Arduino IDE's Library Manager. Furthermore, the board should be set to XIAO_ESP32S3, the correct COM port must be selected and Espressif's ESP32 board package should be installed under File->Preferences.

Dataset

All dataset-related scripts and data can be found in the Dataset directory.

The raw JPEG files of the image fragments used in the dataset can be downloaded here.

ML Models

The ML model implementation, experiment scripts, notebooks and HPC configurations can be found in the Model directory.

You can download the weights (model.pth file) for our best ML models using the links below.

More Information

To find out more about this project, please visit our website (daisysensing.com) or Instagram profile (instagram.com/daisysensing).