Identification of plants from the convolutional neural network

Amed Tiendrebeogo
DOI: https://doi.org/10.1007/s11042-023-18030-w
IF: 2.577
2024-01-12
Multimedia Tools and Applications
Abstract:This paper studies a deep learning-based plant detection algorithm. Based on convolution neural network theory and digital image processing technology, 9 species of planes are detected. In order to further improve the accuracy of the detection algorithm, the paper proposes to improve the quality of the images. The experimental results show that the image quality is better after applying the following three algorithms the black channel prioritization algorithm, the quadratic combination algorithm of gray world and perfect reflection, and the contrast-limited adaptive histogram equalization algorithm, which is more conducive to the detection. Then, deep learning theory is applied to classify the plants. Comparing the classification results of AlexNet and GoogLeNet backbone networks, the accuracy of the jellyfish classification task based on GoogLeNet backbone network is 96.21%, which is better than AlexNet. Finally, the Faster R-CNN algorithm is used to detect plants and its detection performance is analyzed based on the two backbone networks mentioned above. The results show that the Faster R-CNN algorithm based on GoogLeNet has better detection accuracy in the jellyfish detection task, with an average detection accuracy of 74.96%.
computer science, information systems, theory & methods,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?