To implement a successful strawberry (Fragaria × ananassa) farming, fungal diseases must be detected in a timely manner so that informed crop protection decisions can be made. While field scouting is an option, it is manual and labor intensive. Scouting is also inaccurate and reduces efficiency due to micro-climatic lighting and field clutter, among other factors. StrawberryDualNet is a framework that supports Integrated Pest Management and automates symptom surveillance. We present dual-path CNN–Transformer fusion design that integrates two branches: a dynamic multi-scale convolution and a lightweight transformer. The former is able to capture fine-grained morphological lesion textures, while the latter captures overall contextual patterns. The two representations are fused through a learnable gating mechanism to decrease visual uncertainty amongst differing symptoms. We used a stratified five-fold cross-validation to evaluate the framework among five economically significant pathogens. Our approach significantly outperformed other automated scouting baselines, achieving 95.1% accuracy and 95.3% precision, respectively, and it is successful for Anthracnose, Gray Mold, Powdery Mildew, Rhizopus Rot, and Black Spot. The model is also scaled down compared to others (0.04 M parameters; 0.72 MB, 13–20× smaller than MobileNetV2/ShuffleNetV2) and is thus able to be deployed on devices that are lacking computational resources. For edge feasibility, we assessed reduced-precision inference; 16-bit floating point quantization preserved baseline performance at 83 FPS, whereas 8-bit integer quantization caused notable accuracy degradation. Overall, the proposed local–global fusion design provides an accurate, interpretable, and scalable tool for real-time disease phenotyping in precision horticulture.
Haqiq et al. (Sun,) studied this question.