Overview
Coursera Spring Sale
40% Off Coursera Plus Annual!
Grab it
Learn to build an innovative beehive monitoring system that combines computer vision, machine learning, and IoT technologies to detect honeybee swarms in real-time. Discover how to set up a solar-powered Raspberry Pi system with cameras to capture hive entrance images every 30 seconds, then process these images using OpenCV for filtering and analysis. Explore the evolution from cloud-based AI analysis using Marvin.AI to a custom PyTorch object detection model trained on large-scale iNaturalist datasets for counting bees at hive entrances. Master the integration of maker techniques including solar power systems, Raspberry Pi configuration, camera setup, and remote access implementation for field deployment. Understand how to store bee count data in offsite databases and perform sophisticated analysis using Pandas and NumPy, including rolling window analysis to distinguish between actual swarming events and "bearding" behavior during hot weather. Gain insights into PyTorch data object models and their relationship to AI analysis, while learning practical biological system analysis techniques that could alert beekeepers to swarm events within 10 minutes, potentially saving entire hives from loss.
Syllabus
Detecting Honeybee Swarms Using the Integration of OpenCV, Pandas, AI, & PyTorch - Michael Dahlberg
Taught by
PyCon US
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Completing the course “Detecting Honeybee Swarms Using the Integration of OpenCV, Pandas, AI, and PyTorch” was an insightful and rewarding experience. The course provided a strong interdisciplinary foundation that connects computer vision, artificia…