Skip to content
Open access

WCAF-YOLO: A Lightweight Detection Architecture for Multi-Variety Tomatoes in Unstructured Orchards

Aug 2026 · Horticulturae · 0 citations · 27 references

Abstract

Image-level monitoring and variety-level detection of three specialty tomato cultivars, Kiss, Millennium, and White Jade, remain challenging in unstructured orchards because of foliage occlusion, overlapping fruit clusters, and variable illumination. Conventional downsampling may weaken fine spatial details of small targets, whereas larger detectors can impose computational demands that are unsuitable for mobile or edge-based agricultural platforms. To address these limitations, we propose WCAF-YOLO, a lightweight two-dimensional tomato detector based on a modified YOLOv26n architecture. The model replaces the P3 backbone downsampling operation with space-to-depth convolution (SPD-Conv) to retain fine-grained spatial information. Its weighted channel-aware fusion (WCAF) neck combines learnable branch weighting with parameter-free three-dimensional attention to refine fused features. Bounding-box regression uses focaler-minimum point distance intersection over union (Focaler-MPDIoU). Across five random seed runs on the internal held-out test subset of a custom single-site orchard dataset, WCAF-YOLO obtained a mean mAP50–95 of 0.9048±0.0013 and a mean recall of 0.9280±0.0019. The corresponding mean improvements over the YOLOv26n baseline were 2.14 and 3.42 percentage points, respectively. The model contained 2.36 M parameters and required 6.36 GFLOPs. Under the evaluated protocol, the model combined a compact parameter count with higher mean detection metrics than the YOLOv26n baseline. The detector outputs two-dimensional bounding boxes and variety labels for image-level orchard monitoring and variety-level assessment. Integration into agricultural field platforms remains to be validated.

Read PDF