Search papers, labs, and topics across Lattice.
This study develops an automatic monitoring system for bee entrances using YOLO11 with transfer learning and the ByteTrack tracking algorithm, focusing on optimizing detection and counting of fast-moving bees. Key findings reveal that a progressive backbone unfreezing strategy yields 97.0% precision and 98.7% mAP50, while light data augmentation outperforms heavier methods. The optimized system successfully counted 91.5% of incoming bees and 23.3% of outgoing bees, highlighting the importance of parameter tuning and augmentation strategies in enhancing tracking reliability under challenging conditions.
Light data augmentation and progressive backbone unfreezing can significantly boost the accuracy of bee detection systems, achieving over 97% precision.
This work presents an automatic bee entrance monitoring system based on YOLO11 transfer learning and the ByteTrack tracking algorithm. The study investigates the influence of data augmentation, backbone freezing, and tracker parameter optimization on the detection and counting of small, fast-moving bees. The detector with progressive backbone unfreezing strategy achieved about 97.0% precision and 98.7% mAP50, while providing more stable convergence than full fine-tuning. Experiments also showed that light augmentation outperformed heavy augmentation. For tracking, ByteTrack parameters were optimized to improve trajectory continuity under low-confidence detections. On an independent 25 FPS side-view video, the optimized YOLO11-ByteTrack system correctly counted 43 of 47 incoming bees (91.5%) and 7 of 30 outgoing bees (23.3%). Error analysis showed that most counting errors were caused by missed detections due to rapid bee motion and motion blur, while tracking failures became less frequent after parameter optimization. Overall, the results indicate that moderate augmentation, progressive backbone unfreezing, and ByteTrack tuning improve the reliability of automatic bee entrance monitoring under realistic recording conditions.