对比六种检测器在果园苹果识别中的表现,给出实际部署选型建议。
A Comparative Study of Modern Object Detectors for Robust Apple Detection in Orchard Imagery
- 统一数据集和评估标准,公平比较主流目标检测模型。
- YOLO11n在定位精度上最优([email protected]:0.95=0.6065),YOLOv10n在低置信度下F1最高。
- 不同模型对阈值敏感度差异大,需结合任务需求选择,如高召回或高精度场景。
果园中精准检测苹果对产量预测、果实计数、机器人采摘和作物监测至关重要。但光照变化、叶片遮挡、密集果簇及部分遮挡使检测困难。本研究基于公开的AppleBBCH81数据集,建立受控基准,采用固定训练/验证/测试划分与统一评估协议,对比六种代表性检测器:YOLOv10n、YOLO11n、RT-DETR-L、Faster R-CNN (ResNet50-FPN)、FCOS (ResNet50-FPN) 和 SSDLite320 (MobileNetV3-Large)。主要评估指标为COCO风格的[email protected]和[email protected]:0.95,辅以精确率-召回率曲线和固定阈值下IoU=0.5时的精度、召回率与F1分数分析阈值依赖性。验证集上,YOLO11n取得最佳严格定位性能([email protected]:0.95=0.6065,[email protected]=0.9620),紧随其后的是RT-DETR-L和YOLOv10n。在置信度≥0.05的固定操作点下,YOLOv10n达到最高F1分数,而RT-DETR-L虽召回率极高但精度低,因大量低置信度误检。结果表明,果园部署需综合考量定位准确性、阈值鲁棒性及下游任务需求。
原文摘要 · Abstract (English)
Accurate apple detection in orchard images is important for yield prediction, fruit counting, robotic harvesting, and crop monitoring. However, changing illumination, leaf clutter, dense fruit clusters, and partial occlusion make detection difficult. To provide a fair and reproducible comparison, this study establishes a controlled benchmark for single-class apple detection on the public AppleBBCH81 dataset using one deterministic train, validation, and test split and a unified evaluation protocol across six representative detectors: YOLOv10n, YOLO11n, RT-DETR-L, Faster R-CNN (ResNet50-FPN), FCOS (ResNet50-FPN), and SSDLite320 (MobileNetV3-Large). Performance is evaluated primarily using COCO-style [email protected] and [email protected]:0.95, and threshold-dependent behavior is further analyzed using precision-recall curves and fixed-threshold precision, recall, and F1-score at IoU = 0.5. On the validation split, YOLO11n achieves the best strict localization performance with [email protected]:0.95 = 0.6065 and [email protected] = 0.9620, followed closely by RT-DETR-L and YOLOv10n. At a fixed operating point with confidence >= 0.05, YOLOv10n attains the highest F1-score, whereas RT-DETR-L achieves very high recall but low precision because of many false positives at low confidence. These findings show that detector selection for orchard deployment should be guided not only by localization-aware accuracy but also by threshold robustness and the requirements of the downstream task.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。