Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
Saudin Dizdarevic
Published © GPL3+

Mixtile Edge 2 Kit – AI based bee detection and tracking

Here I describe usage of Mixtile Edge 2 Kit in agriculture, bee detection, which can be essential for health and survival of bees.

IntermediateFull instructions provided3 hours270
Mixtile Edge 2 Kit – AI based bee detection and tracking

Things used in this project

Hardware components

Mixtile Edge 2 Kit
×1

Software apps and online services

Snappy Ubuntu Core
Snappy Ubuntu Core

Story

Read more

Code

Code steps

BatchFile
Code steps to run detection
git clone https://github.com/ultralytics/yolov5
cd yolov5
pip install -r requirements.txt
wget https://github.com/sdizdarevic/beedetectionyolov5/raw/main/best.pt 
wget https://sdizdarevic.typepad.com/cr/bees-orig.mp4 
python3 detect.py --weights best.pt --source bees-orig.mp4

Credits

Saudin Dizdarevic
8 projects • 24 followers
Contact

Comments

Please log in or sign up to comment.