← Papers

Paper record

BudCAM: An Edge-Computing Camera System for Bud Detection in Muscadine Grapevines

Chiang C, Liang W, Chen J, Qiao X, Tsolova V, Yang Z, Oboamah J.

30 Sept 2025 · 10.20944/preprints202509.2530.v1

Abstract

Bud break is a critical phenological stage in muscadine grapevines, marking the start of the growing season and the increasing need for irrigation management. Real-time bud detection enables irrigation to match muscadine grape phenology, conserving water and enhancing performance. This study presents BudCAM, a low-cost, solar-powered, edge-computing camera system based on Raspberry Pi 5 and integrated with LoRa radio board, developed for real-time bud detection. Nine BudCAMs were deployed at Florida A&M University Center for Viticulture and Samll Fruit Research from mid February to mid March, 2024, monitoring three wine cultivars (A-27, noble, and Floriana) with three replicates each. Muscadine grape canopy images were captured every 20 minutes between 7:00 to 19:00, generating 2656 high-resolution (4656×3456 pixels) bud break images as database for bud detection algorithm development. The dataset was divided into 70% training, 15% validation, and 15% test. YOLOv11 models were trained using two primary strategies: a direct single-stage detector on tiled raw images and a refined two-stage pipeline that first identifies the grapevine cordon. Extensive evaluation of multiple model configurations identified top performers for both the single-stage (mAP@0.5=86.0%) and two-stage (mAP@0.5=85.0%) approaches. Further analysis revealed that preserving image scale via tiling was superior to alternative inference strategies like resizing or slicing. Field evaluations during the 2025 growing season confirmed the system’s effectiveness, with the two-stage model showing greater robustness to environmental noise like lens fog. A time-series filter smooths the raw daily counts to reveal a clear phenological trend for visualization. In its final deployment, the autonomous BudCAM system captures an image, runs inference on-device, and transmits the bud count in under three minutes, demonstrating a complete, field-ready solution for precision vineyard management.

Code and data availability

The paper describes a public, custom-designed website dashboard that displays near-real-time bud detection counts from the BudCAM system (RG-trained Model 7) for the study's vines, including a specific sensor view (NP6, Mar–Apr 2025). This is a paper-specific public asset reproducing the paper's phenotyping outputs. No

Datasetpublic

detected images processed by CC-trained Model 8. Detected buds are highlighted with red bounding boxes, and the non-detected buds are highlighted with orange bounding boxes. Figure 11. Example dashboard view (NP6) showing raw counts at 30-minute intervals (Mar-Apr 2025). Results were produced by RG-trained Model 7. Available at https://phrec-irrigation.com/#/f/124/sensors/410.Preprints.org (www.preprints.org) | NOT PEER-REVIEWED | Posted: Posted: 30 September 2025doi:10.20944/preprints202509.2530.v1 © 2025 by the author(s). Distributed under a Creative Commons CC BY license.

Open resource ↗pdf-raw-page:16 lines:1-9