| International Journal of Computer Applications |
| Foundation of Computer Science (FCS), NY, USA |
| Volume 187 - Number 110 |
| Year of Publication: 2026 |
| Authors: Bhagyajyothi K.L., Jothimani K. |
10.5120/ijca9718e87d976e
|
Bhagyajyothi K.L., Jothimani K. . A Deep Learning-based Framework for Detection and Classification of Ayurvedic Medicinal Plant Leaves. International Journal of Computer Applications. 187, 110 ( May 2026), 20-25. DOI=10.5120/ijca9718e87d976e
Medicinal plants have long been recognized as essential sources of therapeutic compounds in both traditional and modern healthcare systems. However, accurately identifying specific plant parts with medicinal value remains a challenging task prior to laboratory-based extraction and analysis of bioactive components. This study presents a deep learning-based approach for the classification of medicinal plant parts using a Convolutional Neural Network (CNN) with a sigmoid activation function in the final layer for multi-label classification. The proposed method follows a supervised learning paradigm, where annotated image data establishes reliable ground truth for model training.The dataset primarily comprises high-resolution images of plant leaves, which are further utilized to infer and classify multiple plant components. To enhance performance and reduce training time, transfer learning is employed by fine-tuning pre-trained CNN models originally trained on ImageNet. The experimental implementation, including training and evaluation, was carried out using the Google Colab platform.Among the evaluated architectures, MobileNet demonstrated superior performance, achieving an accuracy of 99% on the training set and 98% on the testing set, along with an F1-score of 94%, indicating robust classification capability. Notably, the model maintained a high accuracy of 97% even without batch normalization in the fully connected layer. MobileNet also exhibited the fastest training time due to its efficient use of depthwise separable convolutions, which significantly reduce computational complexity. Furthermore, comparative analysis reveals that the inclusion of batch normalization enhances classification efficiency and model stability. Overall, the findings suggest that MobileNet is a highly effective and computationally efficient model for the classification of medicinal plant parts, offering significant potential for supporting automated plant-based medicinal research and applications.