Acessibilidade / Reportar erro

RESEARCH ON IDENTIFICATION OF CROP LEAF PESTS AND DISEASES BASED ON FEW-SHOT LEARNING

ABSTRACT

The yield of crops has a significant impact on economic and social development. It is significant to ensure the healthy growth of crops. Leaves can represent the growth of crops. Crop health can be monitored by analyzing a sufficient number of leaf images. But advanced farming techniques make leaves less susceptible to pests and diseases. Therefore, it is difficult to collect enough leaves with pests and diseases for image analysis. To solve this problem, this research proposed a method based on few-shot learning to identify crop leaf images and judge crop health status. The main structure of the method is a siamese network. The structure of its two subnetworks is the convolution neural network with an attention module. Each subnetwork outputs a feature vector. Measuring the distance of two feature vectors in the feature space, the similarity is calculated. Then the categories of leaf pests and diseases are judged. The experiments in this research were carried out on apple and potato leaves. The accuracy of identifying their pests and diseases reached 98.03% and 97.34% respectively. The experiment proved that when the sample size is small. The method proposed can effectively identify crop leaf pests and diseases.

crop leaf pests and diseases; few-shot learning; siamese network

INTRODUCTION

There is a close relationship between crop production and social development. Ensuring crop yield and quality is of great significance to economic development (Masahiko & Hirohisa, 2016Masahiko S, Hirohisa N (2016) A method for high-quality citrus production using drip fertigation and plastic sheet mulching. Japan Agricultural Research Quarterly Jarq 50(4):301-306. https://doi.org/10.6090/jarq.50.301
https://doi.org/10.6090/jarq.50.301...
). Crop leaves can represent the content of nutrients and chlorophyll. They reflect the health of the crop (Shreyas et al., 2022)Shreyas EM, Devindra S, Zed R (2022) A review of the nutritional and antinutritional constituents of chickpea (Cicer arietinum) and its health benefits. Crop And Pasture Science Crop and Pasture Science 73(4):401-414. https://doi.org/10.1071/CP21030
https://doi.org/10.1071/CP21030...
. As artificial intelligence technology is promoted, researchers have proposed analyzing images of leaves to monitor crop health. Its core is to use neural networks to learn the features of leaf images (Grinblat et al., 2016)Grinblat GL, Uzal LC, Larese MG, Granitto PM (2016) Deep learning for plant identification using vein morphological patterns. Computers & Electronics in Agriculture 127:418-424. https://doi.org/10.1016/j.compag.2016.07.003
https://doi.org/10.1016/j.compag.2016.07...
. The neural network has the characteristic of nonlinear activation. Neural networks have powerful perception capabilities and can identify the categories of leaf pests and diseases. The process of this approach is shown in Fig. 1.

FIGURE 1
Flow chart of image recognition by neural network.

It outlines three main steps. First, an industrial camera is used to capture a large number of leaf images and transfer the data to the computer. It may consume a lot of manpower and time. Then, the neural network model for analyzing the data is constructed and trained. This step requires as much computational method and power as possible. Finally, the performance of the model is verified and the results are visualized (Goldblatt et al., 2018Goldblatt R, Stuhlmacher MF, Tellman B, Clinton N, Hanson G, Georgescu M (2018) Using landsat and nighttime lights for supervised pixel-based image classification of urban land cover. Remote Sensing of Environment 205:253-275. https://doi.org/10.1016/j.rse.2017.11.026
https://doi.org/10.1016/j.rse.2017.11.02...
). Some evaluation indicators will be used. The accuracy of this method is very high. But models need enough samples for learning. When the sample is not enough, it is difficult to meet the training of the model.

RELATED WORK

Traditional machine learning methods have been maturely used in image processing technology. S Yang designed a tipcap identification algorithm based on Harris corner detector. This method got overall accuracy of 95.6% for tipcap of kernels (Yang et al., 2011Yang S, Ning J, He D (2011) Identification of tipcap of agricultural kernel based on harris algorithm. Transactions of the Chinese Society for Agricultural Machinery 42(3):166-169. https://doi.org/10.1016/j.cageo.2010.07.006
https://doi.org/10.1016/j.cageo.2010.07....
). JA Kolmer explored whether genetically differentiated groups of Puccinia triticina are present in Europe. It indicated there was a significant correlation between the SSR genotypes and virulence phenotypes of the isolates (Kolmer et al., 2013Kolmer JA, Hanzalova A, Goyeau H, Bayles R, Morgounov A (2013) Genetic differentiation of the wheat leaf rust fungus puccinia triticina in europe. Plant Pathology 62(1):21-31. https://doi.org/10.1111/j.1365-3059.2012.02626.x
https://doi.org/10.1111/j.1365-3059.2012...
). F Galindo evaluated the effect of forms of application and doses of boron in irrigated wheat grain yield. It ensured profitability from production of irrigated wheat (Galindo et al., 2018Galindo FS, Filho MC, Buzetti S, Boleta EH, Rodrigues WL, Santini JM, Rosa AR, Ludkiewicz MG, Silva VM (2018) Technical and Economic Viability of Wheat with Forms of Application and Doses of Boron. The Journal of Agricultural Science 10:306. https://doi.org/10.5539/JAS.V10N4P306
https://doi.org/10.5539/JAS.V10N4P306...
). In the next year, Y Sun proposed an algorithm combining SLIC (Simple Linear Iterative Cluster) with SVM (Support Vector Machine) to identify tea plant leaf disease. The accuracy of the method was 96.8% (Sun et al., 2019Sun Y, Jiang Z, Zhang L, Dong W, Rao Y (2019) Slic_svm based leaf diseases saliency map extraction of tea plant. Computers and Electronics in Agriculture 157:102-109. https://doi.org/10.1016/j.compag.2018.12.042
https://doi.org/10.1016/j.compag.2018.12...
). These methods needed manual feature extraction and could not explore the deep semantic information of images automatically. The accuracy of recognition was difficult to improve.

In recent years, deep learning have also been widely used in agriculture. In 2019, K Zhang tried to fine tuning the AlexNet network using transfer learning. The recognition effect of this method was better than traditional methods (Zhang et al., 2019Zhang K, Xu Z, Dong S, Cen C, Wu Q (2019) Identification of peach leaf disease infected by xanthomonas campestris with deep learning. Engineering in Agriculture 12(4). https://doi.org/10.1016/j.eaef.2019.05.001
https://doi.org/10.1016/j.eaef.2019.05.0...
). In 2020, S Lee used an improved convolution neural network to analyze tea leaves. The accuracy reached 77.5% on a dataset with a small number of samples (Sheng et al., 2020Sheng HL, Shiou RL, Shih FC (2020) Identification of tea foliar diseases and pest damage under practical field conditions using a convolutional neural network. Plant Pathology 69. https://doi.org/10.1111/ppa.13251
https://doi.org/10.1111/ppa.13251...
). In 2022, Gopinath Siddan proposed concept follows feature extraction and transfer learning based classification. Experimental results proved that deeper networks have better recognition ability (Siddan & Palraj, 2022Siddan G, Palraj P (2022) Foetal neurodegenerative disease classification using improved deep resnet classification based vgg-19 feature extraction network. Multimedia Tools and Applications 81(2):2393-2408. https://doi.org/10.1007/s11042-021-11543-2
https://doi.org/10.1007/s11042-021-11543...
). SA Rashwan used MobileNetV2 model to identify crop leaf pests and diseases. It maintained accuracy and also had faster analysis speed (Rashwan & Elteir, 2022)Rashwan SA, Elteir MK (2022) Plant leaf disease detection using deep learning on mobile devices. International journal of computational vision and robotics (2) 12. https://doi.org/10.1504/ijcvr.2022.121151
https://doi.org/10.1504/ijcvr.2022.12115...
. These methods have higher recognition accuracy when they were fully trained. But in the current production background, especially when the samples are not enough, they can not show good recognition effect. Therefore, this research proposed a method to identify the pests and diseases of crop leaves from the perspective of few-shot learning (Su et al., 2022)Su Y, Zhao H, Lin Y (2022) Few-shot learning based on hierarchical classification via multi-granularity relation networks. International Journal of Approximate Reasoning 142:417-429. https://doi.org/10.1016/j.ijar.2021.12.013
https://doi.org/10.1016/j.ijar.2021.12.0...
.

MATERIAL AND METHODS

The leaves of apple and potato were analyzed in this research. There are 4 kinds of pests and diseases on apple leaves. They are healthy, browned, withered and spotted. As shown in Fig. 2(a). Their numbers are 672, 204, 240 and 104. There are 5 kinds of pests and diseases on potato leaves. They are healthy, browned, withered, perforated and spotted. As shown in Fig. 2(b). Their numbers are 748, 1032, 252, 884 and 848.

FIGURE 2
Image of apple and potato leaves.

In the process of image acquisition, the camera will be affected by the properties of the sensor material and the environment. There may be some pulse noise in the original image and it interferes with the observable information. Median filtering is carried out in the data preprocessing (Chervyakov et al., 2018Chervyakov NI, Lyakhov PA, Orazaev AR (2018) Two methods of adaptive median filtering of impulse noise in images. Computer Optics 42(4):667-678. https://doi.org/10.18287/2412-6179-2018-42-4-667-678
https://doi.org/10.18287/2412-6179-2018-...
). After filtering, the noise of the image is suppressed and the image becomes smoother. Fig. 3 shows original image, filtered image and the corresponding three-dimensional spectral graphs (Ran, 2019Ran T (2019) Advances of cardiac catheterization in the treatment of compound congenital heart diseases. International Journal of Pediatrics 46:670-673. https://doi.org/10.3760/CMA.J.ISSN.1673-4408.2019.09.013
https://doi.org/10.3760/CMA.J.ISSN.1673-...
). It can represent the distribution of image information. Comparing the two spectral graphs, the influence of noise is obviously reduced and signal strength increase after median filtering. The information of the image is presented more clearly. In the experiment, the size of all figures was adjusted to 64×64. The input image contains three color channels R, G, and B. Some categories of leaves have a small number of samples. At the same time, consider the background of current agricultural production. In this research, a few-shot learning method was used to learn the image features and identify the pests and diseases of the leaves.

FIGURE 3
(a) is the original image. (b) is the three-dimensional spectral graphs of the original image. (c) is the filtered image. (d) is the three-dimensional spectral graphs of the filtered image.

This research adopts the idea of few-shot learning. Metric learning is a typical methods (Wang et al., 2023Wang J, Yang L, Li X, Wang SP, Meng Z (2023) Edge-labeled and node-aggregated graph neural networks for few-shot relation classification. International Journal of Pattern Recognition and Artificial Intelligence 37(05). https://doi.org/10.1142/S0218001423500106
https://doi.org/10.1142/S021800142350010...
). Its principle is to calculate the distance of a pair of samples in the feature space. Calculating the similarity score and determine the category of the sample according to the score. Therefore, a siamese network which can handle a pair of samples is proposed (Luo et al., 2022Luo Y, Xiao H, Ou J, Chen X (2022) Siamsmdfff: siamese network tracker based on shallow-middle-deep three-level feature fusion and clustering-based adaptive rectangular window filtering. Neurocomputing 483:160-170. https://doi.org/10.1016/j.neucom.2022.02.027
https://doi.org/10.1016/j.neucom.2022.02...
). Its two subnetworks extract and obtain the feature vectors of the two samples respectively. The distance of two feature vectors in feature space is calculated based on the Manhattan distance (Kenchappa & Karibasappa, 2021Kenchappa Y, Karibasappa K (2021) Dual phase cbir model using hybrid feature extraction and manhattan distance measure. International Journal of Intelligent Engineering and Systems 14(3):72-81. https://doi.org/10.22266/ijies2021.0630.07
https://doi.org/10.22266/ijies2021.0630....
). Mapping the distance to a score that represents similarity. The score of similar samples is higher. The score of different samples is lower. The score is used as the basis for determining the category. The training and testing process of the proposed method is shown in Fig. 4.

FIGURE 4
The flowchart of the proposed method.

Take the Apple dataset as an example. Dtrain is the train set that contains a certain number of sample pairs. The samples were selected randomly. Two samples in each pair are either homogeneous (The label is 1) or inhomogeneous (The label is 0). They remained balanced. Dsupport is the support set, which consists of four samples. Each sample is randomly drawn from different categories of the test set. Their categories are explicit. Dtest is a test set, in which each sample is copied 4 times to form 4 pairs of samples with the support set. The structure of Feature extractor is a siamese network. It is used to extract the feature information of sample pairs and output a pair of vectors. Manhattan distance is used to measure the distance of two feature vectors in feature space. As shown in formula (1).

d ( v 1 , v 2 ) = v 1 v 2 (1)

Where:

v1 and v2 represent two feature vectors respectively.

The Sigmoid function is used to map the distance to a score in the range (0, 1). As shown in formula (2). This score represents the similarity of two vectors. During the training stage, the model will learn how similar the features are. The binary cross entropy loss function was used to update the weight of the parameters (Li et al., 2021Li R, Reich BJ, Bondell HD (2021) Deep distribution regression. Computational Statistics & Data Analysis 159. https://doi.org/10.1016/j.csda.2021.107203
https://doi.org/10.1016/j.csda.2021.1072...
). As shown in formula (3).

score = 1 1 + e d ( v 1 , v 2 ) (2)
L ( score , t ) = t log ( score ) + ( 1 t ) log ( 1 score ) (3)

In formula (3), t indicates whether two random inputs belong to the same class. If they belong to the same class, t=1. Otherwise t=0. After model calculation, the score between samples of the same class will approach 1. The score between samples of different classes will approach 0. In the test stage, the score is used as the basis to judge the category. The support set sample corresponding to the maximum score in each group is considered to be in the same category as the test sample.

The main structure of the proposed method is a siamese network. It is also a feature extractor. Its two subnetworks have the same structure and share parameters. Two of the sample pairs are fed into two subnetworks. In the subnetwork, the convolution layer is used to extract the feature information of the sample image (Taresh et al., 2021Taresh MM, Zhu N, Ali TAA, Hameed AS, Mutar ML (2021) Transfer learning to detect covid-19 automatically from x-ray images using convolutional neural networks. International Journal of Biomedical Imaging 2021(1):1-9. https://doi.org/10.1155/2021/8828404
https://doi.org/10.1155/2021/8828404...
). The batch normalization layer speeds up the iterative convergence of the network (Du et al., 2022 Du G , Chen B , Li Z , Tu Z , Zhou J , Wang S (2022) A bnn accelerator based on edge-skip-calculation strategy and consolidation compressed tree. ACM Transactions on Reconfigurable Technology and Systems (TRETS) 15:1 - 20. https://doi.org/10.1145/3494569
https://doi.org/10.1145/3494569...
). The maxpooling layer is used to compress the size of feature map. This speeds up the calculation. The role of the dropout layer is to prevent the model from overfitting. At the end of the subnetwork is a fully connected layer. It outputs a feature vector so that representation of the sample feature information can be obtained (Barbhuiya et al., 2022Barbhuiya AA, Karsh RK, Jain R (2022) A convolutional neural network and classical moments-based feature fusion model for gesture recognition. Multimedia Systems 28(5):1779-1792. https://doi.org/10.1007/s00530-022-00951-5
https://doi.org/10.1007/s00530-022-00951...
). The overall framework of the model is shown in Fig. 5.

FIGURE 5
The frame diagram of the model.

Calculate the Manhattan distance in feature space for the outputs of two subnetworks. The similarity is obtained to determine whether the two samples have the same category. The higher the similarity, the more likely it is that two samples belong to the same category. The structure of the subnetwork is shown in Fig. 6.

FIGURE 6
The structure diagram of the subnetwork.

The first layer of the subnetwork is a convolution layer with 32 filters. The second layer is a convolution layer with 64 filters. Each convolution layer is followed by a batch normalization layer and a maxpooling layer. Each pooling reduces the length and width of the feature map to a quarter of its original size. Subsequently, the feature map was mapped to a fully connected layer containing 64 neurons. Create an attention module on the basis of the fully connected layer. The attention module is used to adjust the information data of the neurons in the fully connected layer.

Specifically, the weight of neurons in the fully connected layer is changed through Softmax function in another branch (Guo et al., 2020Guo W, Zhang Y, Wu X, Yang J, Yuan X (2020) Re-attention for visual question answering. Proceedings of the AAAI Conference on Artificial Intelligence 34(1):91-98. https://doi.org/10.1109/TIP.2021.3097180
https://doi.org/10.1109/TIP.2021.3097180...
), then the dot multiplication operation is performed with the original fully connected layer. The Softmax function is shown in formula (4). It represents a probability distribution of weights.

Soft max ( z i ) = e z i c = 1 C e z c (4)

In formula (4), zi is the value of the ith neuron and C is the number of neurons. The Dropout layer is also added after the convolution layer and the fully connected layer. It causes some neurons to stop working during forward propagation (Zhangirov et al., 2020Zhangirov TR, Liss AA, Grigoryeva N (2020) Specific features of feed-forward neural networks application in classification and regression problems in algology. Journal of Physics Conference Series 1703(1):012032. https://doi.org/10.1088/1742-6596/1703/1/012032
https://doi.org/10.1088/1742-6596/1703/1...
). The model will generalize better. Finally, the subnetwork outputs feature vector. At this point, the extraction of image features is completed. Then calculate the Manhattan distance between the two vectors in the feature space and the similarity score will be obtained by sigmoid function. This is also the basis for determining the categories of leaf pests and diseases.

RESULTS AND DISCUSSION

The operating system used in this research is Windows10. The processor is the Inter(R) Core(TM)i5-10400M. The computing architecture is CUDA10.1. The deep learning framework is Pytorch1.8.0. Table 1 shows the main layers and parameters of the subnetwork. The network model designed in this research has a small number of parameters. It computes faster than large networks. The recognition results can be obtained in real time (Zhu et al., 2022Zhu Y, Xia Q, Jin W (2022) Srdd: a lightweight end-to-end object detection with transformer. Connection Science 34(1):2448-2465. https://doi.org/10.1080/09540091.2022.2125499
https://doi.org/10.1080/09540091.2022.21...
).

TABLE 1
THE STRUCTURE TABLE OF THE SUBNETWORK.

In the experiment, the train set and the test set were divided according to the ratio of 3:1. To verify the effect of the proposed method. Multiple experiments with different sample size were carried out. And the method proposed in this research is compared with the existing methods. The accuracy of different sample size is shown in Table 2 Fig. 7 is the corresponding line chart.

TABLE 2
TABLE OF ACCURACY IN EACH GROUP.

FIGURE 7
Line chart of accuracy with the different sample size.

In Table 2, the accuracy of method proposed in this research reached 98.03% and 97.34% respectively. In Fig. 7, when the sample size is same, the method proposed in this research has the highest accuracy.

And in the case of only 90 samples, both accuracy rates are more than 91%. The leaf pests and diseases can be analyzed effectively by the proposed method when the number of samples is small. With the increase of the number of samples, the proposed method can quickly approach the optimal state (Pereira et al., 2021Pereira FL, Chertovskih R, Daryina A, Diveev A, Sofronova E (2021) A regularization approach to analyze the time-optimal motion of a mobile robot under state constraints using pontryagin's maximum principle. Procedia Computer Science 186(4):11-20. https://doi.org/10.1016/j.procs.2021.04.203
https://doi.org/10.1016/j.procs.2021.04....
). Fig. 8 visualizes the deep convolution filters. Each convolution filter has a unique pattern of detail feature extraction. They can sense and discover subtle features distributed across images. In the experiment, the characteristic regions that the model was interested in were visualized in images of leaves infected with pests and diseases. This is shown in Fig. 9.

FIGURE 8
Visualization of deep convolution filters.

FIGURE 9
Visualization of image feature area.

Fig. 9(a) corresponds to apple leaves infected with pests and diseases. Fig. 9(b) corresponds to potato leaves infected with pests and diseases. Among them, the preprocessed images are at the bottom. The feature maps of the images are in the middle. The linear combination images are at the top (Schnlein, 2022Schnlein M (2022) Computation of open-loop inputs for uniformly ensemble controllable systems. Mathematical Control and Related Fields 12(3):813-829. https://doi.org/10.48550/arXiv.2105.14812
https://doi.org/10.48550/arXiv.2105.1481...
). It can be seen that the method proposed in this research can effectively extract the main features of the images. Areas of the leaves infected with pests and diseases can be correctly identified. It helps to properly cultivate crops and eliminate pests and diseases. In the experiment, the confusion matrix is used to show the recognition rate of the test set samples (Zhao et al., 2022Zhao Y, Kong X, Xu X, Xu E (2022) Resource-controlled stochastic customer order scheduling via particle swarm optimization with bound information. Ind. Manag. Data Syst. 122:1882-1908. https://doi.org/10.1108/imds-02-2022-0105
https://doi.org/10.1108/imds-02-2022-010...
). After extracting features from subnetworks, the T-SNE method is used to visualize the distribution of samples in the two-dimensional plane (Ardali et al., 2022Ardali NR, Zarghami R, Gharebagh RS, Mostoufi N (2022) A data-driven fault detection and diagnosis by nsgaii-t-sne and clustering methods in the chemical process industry. Computer Aided Chemical Engineering 49:1447-1452. https://doi.org/10.1016/B978-0-323-85159-6.50241-4
https://doi.org/10.1016/B978-0-323-85159...
). As shown in Fig. 10.

FIGURE 10
Confusion matrix and T-SNE visualization diagram.

From Fig. 10(a) and Fig. 10(b), it can be seen that the model can correctly identify the vast majority of samples of these two crops. The accuracy of the proposed method to identify some pests and diseases reached 100%. It shows that after iterative training, the model can accurately extract the features of the samples and analyze the degree of similarity between the features. Fig. 10(c) and Fig. 10(d) show the distribution of samples in the two-dimensional feature plane. In particular, all the output vectors of the fully connected layer are compressed into two-dimensional vectors. Their positions are represented by scatter points on the plane. The distribution of each category of samples can be clearly seen from the figure. It proves that the proposed method can extract the main and similar features of each type of samples.

The experiment also explores the ability of the model to recognize new categories. In the training stage, all samples of some categories are randomly excluded. Only the remaining categories are offered to the model for learning. The average accuracy of the model identification across all categories is verified during the test stage (Pimenta et al., 2022Pimenta D, Lima D, Slawka E, Pacheco-Barrios K, Fregni F (2022) Editorial: bench to bedside - the translation of intracortical inhibition marker to clinical practice. Principles and practice of clinical research 83:92-97. https://doi.org/10.21801/ppcrj.2022.83.11
https://doi.org/10.21801/ppcrj.2022.83.1...
). Table Ⅲ shows the effect of the model on the recognition of new categories of two crops.

TABLE 3
ACCURACY OF RECOGNITION NEW CATEGORIES.

It can be seen from Table Ⅲ that the model is capable of identifying new categories of samples. With fewer new categories, experience-constrained model can learn more knowledge. The model extracts the characteristics of similar samples. This helps in the judgment of new categories of samples. Accuracy is improved even with very small training sample size.

CONCLUSIONS

This research considers that in the background of advanced agricultural technology will reduce crop infection with pests and diseases. And manually collecting data will be difficult. For solving the problem of small sample size, this research proposed a few-shot learning method to identify crop leaf pests and diseases. The main structure of the method is a siamese network. It extracts and outputs a pair of feature vectors. Calculate the Manhattan distance between the vectors to evaluate the similarity. It is used as a basis to judge the categories of leaf pests and diseases. The experiment proves that the method proposed in this research has better recognition effect when the sample size is small. As the sample increases, the model rapidly approaches the optimal. The results of this research are applicable to current agricultural production field. It has good practical significance for crop cultivation and pest prevention. In addition, the model structure can be modified flexibly. It can provide ideas for other industrial production fields.

ACKNOWLEDGEMENTS

This work was supported by Wanjiang University of technology: [grant no WG23023]. Thanks to all the workers for their assistance.

REFERENCES

  • Ardali NR, Zarghami R, Gharebagh RS, Mostoufi N (2022) A data-driven fault detection and diagnosis by nsgaii-t-sne and clustering methods in the chemical process industry. Computer Aided Chemical Engineering 49:1447-1452. https://doi.org/10.1016/B978-0-323-85159-6.50241-4
    » https://doi.org/10.1016/B978-0-323-85159-6.50241-4
  • Barbhuiya AA, Karsh RK, Jain R (2022) A convolutional neural network and classical moments-based feature fusion model for gesture recognition. Multimedia Systems 28(5):1779-1792. https://doi.org/10.1007/s00530-022-00951-5
    » https://doi.org/10.1007/s00530-022-00951-5
  • Chervyakov NI, Lyakhov PA, Orazaev AR (2018) Two methods of adaptive median filtering of impulse noise in images. Computer Optics 42(4):667-678. https://doi.org/10.18287/2412-6179-2018-42-4-667-678
    » https://doi.org/10.18287/2412-6179-2018-42-4-667-678
  • Du G , Chen B , Li Z , Tu Z , Zhou J , Wang S (2022) A bnn accelerator based on edge-skip-calculation strategy and consolidation compressed tree. ACM Transactions on Reconfigurable Technology and Systems (TRETS) 15:1 - 20. https://doi.org/10.1145/3494569
    » https://doi.org/10.1145/3494569
  • Galindo FS, Filho MC, Buzetti S, Boleta EH, Rodrigues WL, Santini JM, Rosa AR, Ludkiewicz MG, Silva VM (2018) Technical and Economic Viability of Wheat with Forms of Application and Doses of Boron. The Journal of Agricultural Science 10:306. https://doi.org/10.5539/JAS.V10N4P306
    » https://doi.org/10.5539/JAS.V10N4P306
  • Goldblatt R, Stuhlmacher MF, Tellman B, Clinton N, Hanson G, Georgescu M (2018) Using landsat and nighttime lights for supervised pixel-based image classification of urban land cover. Remote Sensing of Environment 205:253-275. https://doi.org/10.1016/j.rse.2017.11.026
    » https://doi.org/10.1016/j.rse.2017.11.026
  • Grinblat GL, Uzal LC, Larese MG, Granitto PM (2016) Deep learning for plant identification using vein morphological patterns. Computers & Electronics in Agriculture 127:418-424. https://doi.org/10.1016/j.compag.2016.07.003
    » https://doi.org/10.1016/j.compag.2016.07.003
  • Guo W, Zhang Y, Wu X, Yang J, Yuan X (2020) Re-attention for visual question answering. Proceedings of the AAAI Conference on Artificial Intelligence 34(1):91-98. https://doi.org/10.1109/TIP.2021.3097180
    » https://doi.org/10.1109/TIP.2021.3097180
  • Kenchappa Y, Karibasappa K (2021) Dual phase cbir model using hybrid feature extraction and manhattan distance measure. International Journal of Intelligent Engineering and Systems 14(3):72-81. https://doi.org/10.22266/ijies2021.0630.07
    » https://doi.org/10.22266/ijies2021.0630.07
  • Kolmer JA, Hanzalova A, Goyeau H, Bayles R, Morgounov A (2013) Genetic differentiation of the wheat leaf rust fungus puccinia triticina in europe. Plant Pathology 62(1):21-31. https://doi.org/10.1111/j.1365-3059.2012.02626.x
    » https://doi.org/10.1111/j.1365-3059.2012.02626.x
  • Li R, Reich BJ, Bondell HD (2021) Deep distribution regression. Computational Statistics & Data Analysis 159. https://doi.org/10.1016/j.csda.2021.107203
    » https://doi.org/10.1016/j.csda.2021.107203
  • Luo Y, Xiao H, Ou J, Chen X (2022) Siamsmdfff: siamese network tracker based on shallow-middle-deep three-level feature fusion and clustering-based adaptive rectangular window filtering. Neurocomputing 483:160-170. https://doi.org/10.1016/j.neucom.2022.02.027
    » https://doi.org/10.1016/j.neucom.2022.02.027
  • Masahiko S, Hirohisa N (2016) A method for high-quality citrus production using drip fertigation and plastic sheet mulching. Japan Agricultural Research Quarterly Jarq 50(4):301-306. https://doi.org/10.6090/jarq.50.301
    » https://doi.org/10.6090/jarq.50.301
  • Pereira FL, Chertovskih R, Daryina A, Diveev A, Sofronova E (2021) A regularization approach to analyze the time-optimal motion of a mobile robot under state constraints using pontryagin's maximum principle. Procedia Computer Science 186(4):11-20. https://doi.org/10.1016/j.procs.2021.04.203
    » https://doi.org/10.1016/j.procs.2021.04.203
  • Pimenta D, Lima D, Slawka E, Pacheco-Barrios K, Fregni F (2022) Editorial: bench to bedside - the translation of intracortical inhibition marker to clinical practice. Principles and practice of clinical research 83:92-97. https://doi.org/10.21801/ppcrj.2022.83.11
    » https://doi.org/10.21801/ppcrj.2022.83.11
  • Ran T (2019) Advances of cardiac catheterization in the treatment of compound congenital heart diseases. International Journal of Pediatrics 46:670-673. https://doi.org/10.3760/CMA.J.ISSN.1673-4408.2019.09.013
    » https://doi.org/10.3760/CMA.J.ISSN.1673-4408.2019.09.013
  • Rashwan SA, Elteir MK (2022) Plant leaf disease detection using deep learning on mobile devices. International journal of computational vision and robotics (2) 12. https://doi.org/10.1504/ijcvr.2022.121151
    » https://doi.org/10.1504/ijcvr.2022.121151
  • Schnlein M (2022) Computation of open-loop inputs for uniformly ensemble controllable systems. Mathematical Control and Related Fields 12(3):813-829. https://doi.org/10.48550/arXiv.2105.14812
    » https://doi.org/10.48550/arXiv.2105.14812
  • Sheng HL, Shiou RL, Shih FC (2020) Identification of tea foliar diseases and pest damage under practical field conditions using a convolutional neural network. Plant Pathology 69. https://doi.org/10.1111/ppa.13251
    » https://doi.org/10.1111/ppa.13251
  • Shreyas EM, Devindra S, Zed R (2022) A review of the nutritional and antinutritional constituents of chickpea (Cicer arietinum) and its health benefits. Crop And Pasture Science Crop and Pasture Science 73(4):401-414. https://doi.org/10.1071/CP21030
    » https://doi.org/10.1071/CP21030
  • Siddan G, Palraj P (2022) Foetal neurodegenerative disease classification using improved deep resnet classification based vgg-19 feature extraction network. Multimedia Tools and Applications 81(2):2393-2408. https://doi.org/10.1007/s11042-021-11543-2
    » https://doi.org/10.1007/s11042-021-11543-2
  • Su Y, Zhao H, Lin Y (2022) Few-shot learning based on hierarchical classification via multi-granularity relation networks. International Journal of Approximate Reasoning 142:417-429. https://doi.org/10.1016/j.ijar.2021.12.013
    » https://doi.org/10.1016/j.ijar.2021.12.013
  • Sun Y, Jiang Z, Zhang L, Dong W, Rao Y (2019) Slic_svm based leaf diseases saliency map extraction of tea plant. Computers and Electronics in Agriculture 157:102-109. https://doi.org/10.1016/j.compag.2018.12.042
    » https://doi.org/10.1016/j.compag.2018.12.042
  • Taresh MM, Zhu N, Ali TAA, Hameed AS, Mutar ML (2021) Transfer learning to detect covid-19 automatically from x-ray images using convolutional neural networks. International Journal of Biomedical Imaging 2021(1):1-9. https://doi.org/10.1155/2021/8828404
    » https://doi.org/10.1155/2021/8828404
  • Wang J, Yang L, Li X, Wang SP, Meng Z (2023) Edge-labeled and node-aggregated graph neural networks for few-shot relation classification. International Journal of Pattern Recognition and Artificial Intelligence 37(05). https://doi.org/10.1142/S0218001423500106
    » https://doi.org/10.1142/S0218001423500106
  • Yang S, Ning J, He D (2011) Identification of tipcap of agricultural kernel based on harris algorithm. Transactions of the Chinese Society for Agricultural Machinery 42(3):166-169. https://doi.org/10.1016/j.cageo.2010.07.006
    » https://doi.org/10.1016/j.cageo.2010.07.006
  • Zhang K, Xu Z, Dong S, Cen C, Wu Q (2019) Identification of peach leaf disease infected by xanthomonas campestris with deep learning. Engineering in Agriculture 12(4). https://doi.org/10.1016/j.eaef.2019.05.001
    » https://doi.org/10.1016/j.eaef.2019.05.001
  • Zhangirov TR, Liss AA, Grigoryeva N (2020) Specific features of feed-forward neural networks application in classification and regression problems in algology. Journal of Physics Conference Series 1703(1):012032. https://doi.org/10.1088/1742-6596/1703/1/012032
    » https://doi.org/10.1088/1742-6596/1703/1/012032
  • Zhao Y, Kong X, Xu X, Xu E (2022) Resource-controlled stochastic customer order scheduling via particle swarm optimization with bound information. Ind. Manag. Data Syst. 122:1882-1908. https://doi.org/10.1108/imds-02-2022-0105
    » https://doi.org/10.1108/imds-02-2022-0105
  • Zhu Y, Xia Q, Jin W (2022) Srdd: a lightweight end-to-end object detection with transformer. Connection Science 34(1):2448-2465. https://doi.org/10.1080/09540091.2022.2125499
    » https://doi.org/10.1080/09540091.2022.2125499

Edited by

Area Editor: Teresa Cristina Tarlé Pissarra

Publication Dates

  • Publication in this collection
    18 Dec 2023
  • Date of issue
    Nov-Dec 2023

History

  • Received
    13 Oct 2023
  • Accepted
    4 Nov 2023
Associação Brasileira de Engenharia Agrícola SBEA - Associação Brasileira de Engenharia Agrícola, Departamento de Engenharia e Ciências Exatas FCAV/UNESP, Prof. Paulo Donato Castellane, km 5, 14884.900 | Jaboticabal - SP, Tel./Fax: +55 16 3209 7619 - Jaboticabal - SP - Brazil
E-mail: revistasbea@sbea.org.br