
Fusion-Aware Lightweight CNN with Channel-Wise Attention for Rose Leaf Disease Classification in Multispectral Color Domains
The rose plant holds significant economic and cultural value, not only as an ornamental species but also due to its widespread use across various industrial domains such as cosmetics, medicine, and perfumery. In this context, the early and accurate detection of leaf diseases is crucial for ensuring the healthy cultivation of rose plants. This study presents a novel approach that integrates image processing and deep learning techniques for the detection of common leaf diseases in rose plants. The proposed method utilizes the RoseNet dataset, which consists of three classes: Black Spot, Downy Mildew, and Fresh Leaf. Input images were converted into RGB, HSV, and YCrCb color spaces and then fused at the channel level to enhance spectral diversity and improve the model's learning capacity. The developed convolutional neural network (CNN) architecture was enriched with channel attention mechanisms, namely Squeeze-and-Excitation (SE) and Efficient Channel Attention (ECA) blocks. Class imbalance issues were addressed through class weighting and label smoothing strategies. The model's performance was evaluated using multiple metrics such as accuracy, precision, recall, and F1-score. Achieving an accuracy of 95.65%, the proposed model outperformed widely used CNN architectures in the literature. Furthermore, with a low parameter count (1.03M) and a fast test time (376 ms), the model is well-suited for deployment on embedded systems. The findings demonstrate that attention mechanisms are effective in enhancing class discrimination, particularly in low-sample-size datasets. Thus, the proposed model offers a reliable, cost-effective, and AI-based solution for the diagnosis of plant leaf diseases.




