期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
Enhancing Tea Leaf Disease Identification with Lightweight MobileNetV2
1
作者 Zhilin Li Yuxin Li +5 位作者 Chunyu Yan Peng Yan Xiutong Li Mei Yu Tingchi Wen Benliang Xie 《Computers, Materials & Continua》 SCIE EI 2024年第7期679-694,共16页
Diseases in tea trees can result in significant losses in both the quality and quantity of tea production.Regular monitoring can help to prevent the occurrence of large-scale diseases in tea plantations.However,existi... Diseases in tea trees can result in significant losses in both the quality and quantity of tea production.Regular monitoring can help to prevent the occurrence of large-scale diseases in tea plantations.However,existingmethods face challenges such as a high number of parameters and low recognition accuracy,which hinders their application in tea plantation monitoring equipment.This paper presents a lightweight I-MobileNetV2 model for identifying diseases in tea leaves,to address these challenges.The proposed method first embeds a Coordinate Attention(CA)module into the originalMobileNetV2 network,enabling the model to locate disease regions accurately.Secondly,a Multi-branch Parallel Convolution(MPC)module is employed to extract disease features across multiple scales,improving themodel’s adaptability to different disease scales.Finally,theAutoMLforModelCompression(AMC)is used to compress themodel and reduce computational complexity.Experimental results indicate that our proposed algorithm attains an average accuracy of 96.12%on our self-built tea leaf disease dataset,surpassing the original MobileNetV2 by 1.91%.Furthermore,the number of model parameters have been reduced by 40%,making itmore suitable for practical application in tea plantation environments. 展开更多
关键词 disease identification coordinate attention mechanism multi-scale feature extraction model pruning
下载PDF
A Novel Agricultural Data Sharing Mode Based on Rice Disease Identification
2
作者 Mengmeng ZHANG Xiujuan WANG +3 位作者 Mengzhen KANG Jing HUA Haoyu WANG Feiyue WANG 《Plant Diseases and Pests》 2024年第2期9-16,共8页
In this paper,a variety of classical convolutional neural networks are trained on two different datasets using transfer learning method.We demonstrated that the training dataset has a significant impact on the trainin... In this paper,a variety of classical convolutional neural networks are trained on two different datasets using transfer learning method.We demonstrated that the training dataset has a significant impact on the training results,in addition to the optimization achieved through the model structure.However,the lack of open-source agricultural data,combined with the absence of a comprehensive open-source data sharing platform,remains a substantial obstacle.This issue is closely related to the difficulty and high cost of obtaining high-quality agricultural data,the low level of education of most employees,underdeveloped distributed training systems and unsecured data security.To address these challenges,this paper proposes a novel idea of constructing an agricultural data sharing platform based on a federated learning(FL)framework,aiming to overcome the deficiency of high-quality data in agricultural field training. 展开更多
关键词 Rice disease and pest identification Convolutional neural networks Distributed training Federated learning(FL) Open-source data sharing platform
下载PDF
Lightweight Method for Plant Disease Identification Using Deep Learning
3
作者 Jianbo Lu Ruxin Shi +3 位作者 Jin Tong Wenqi Cheng Xiaoya Ma Xiaobin Liu 《Intelligent Automation & Soft Computing》 SCIE 2023年第7期525-544,共20页
In the deep learning approach for identifying plant diseases,the high complexity of the network model,the large number of parameters,and great computational effort make it challenging to deploy the model on terminal d... In the deep learning approach for identifying plant diseases,the high complexity of the network model,the large number of parameters,and great computational effort make it challenging to deploy the model on terminal devices with limited computational resources.In this study,a lightweight method for plant diseases identification that is an improved version of the ShuffleNetV2 model is proposed.In the proposed model,the depthwise convolution in the basic module of ShuffleNetV2 is replaced with mixed depthwise convolution to capture crop pest images with different resolutions;the efficient channel attention module is added into the ShuffleNetV2 model network structure to enhance the channel features;and the ReLU activation function is replaced with the ReLU6 activation function to prevent the gen-eration of large gradients.Experiments are conducted on the public dataset PlantVillage.The results show that the proposed model achieves an accuracy of 99.43%,which is an improvement of 0.6 percentage points compared to the ShuffleNetV2 model.Compared to lightweight network models,such as MobileNetV2,MobileNetV3,EfficientNet,and EfficientNetV2,and classical convolutional neural network models,such as ResNet34,ResNet50,and ResNet101,the proposed model has fewer parameters and higher recognition accuracy,which provides guidance for deploying crop pest identification methods on resource-constrained devices,including mobile terminals. 展开更多
关键词 Plant disease identification mixed depthwise convolution LIGHTWEIGHT ShuffleNetV2 attention mechanism
下载PDF
Image Generation of Tomato Leaf Disease Identification Based on Small-ACGAN 被引量:2
4
作者 Huaxin Zhou Ziying Fang +1 位作者 Yilin Wang Mengjun Tong 《Computers, Materials & Continua》 SCIE EI 2023年第7期175-194,共20页
Plant diseases have become a challenging threat in the agricultural field.Various learning approaches for plant disease detection and classification have been adopted to detect and diagnose these diseases early.Howeve... Plant diseases have become a challenging threat in the agricultural field.Various learning approaches for plant disease detection and classification have been adopted to detect and diagnose these diseases early.However,deep learning entails extensive data for training,and it may be challenging to collect plant datasets.Even though plant datasets can be collected,they may be uneven in quantity.As a result,the problem of classification model overfitting arises.This study targets this issue and proposes an auxiliary classifier GAN(small-ACGAN)model based on a small number of datasets to extend the available data.First,after comparing various attention mechanisms,this paper chose to add the lightweight Coordinate Attention(CA)to the generator module of Auxiliary Classifier GANs(ACGAN)to improve the image quality.Then,a gradient penalty mechanism was added to the loss function to improve the training stability of the model.Experiments show that the proposed method can best improve the recognition accuracy of the classifier with the doubled dataset.On AlexNet,the accuracy was increased by 11.2%.In addition,small-ACGAN outperformed the other three GANs used in the experiment.Moreover,the experimental accuracy,precision,recall,and F1 scores of the five convolutional neural network(CNN)classifiers on the enhanced dataset improved by an average of 3.74%,3.48%,3.74%,and 3.80%compared to the original dataset.Furthermore,the accuracy of MobileNetV3 reached 97.9%,which fully demonstrated the feasibility of this approach.The general experimental results indicate that the method proposed in this paper provides a new dataset expansion method for effectively improving the identification accuracy and can play an essential role in expanding the dataset of the sparse number of plant diseases. 展开更多
关键词 Deep learning ACGAN CA gradient penalty tomato diseases identification
下载PDF
Research on Identification Method of Apple Diseases in Southern Xinjiang Based on Deep Learning and Its System Implementation
5
作者 Peng QIN Nannan ZHANG +1 位作者 Rong WU Lijun GAO 《Agricultural Biotechnology》 CAS 2023年第5期78-82,共5页
Apple disease samples were collected from the southern Xinjiang and annotated to design a convolutional neural network model based on deep learning.The accuracy and robustness of the model was improved through trainin... Apple disease samples were collected from the southern Xinjiang and annotated to design a convolutional neural network model based on deep learning.The accuracy and robustness of the model was improved through training and optimization algorithms,and a complete apple disease identification system was developed with the model as the core,and evaluated for its performance in terms of accuracy,recall rate and speed.This study provides a reliable AI-based apple disease diagnosis solution for the apple planting industry in the southern Xinjiang,hoping to help farmers better manage and protect crop health. 展开更多
关键词 Deep learning Convolutional neural network Apple disease identification Southern Xinjiang System implementation
下载PDF
Deep Transfer Learning Models for Mobile-Based Ocular Disorder Identification on Retinal Images
6
作者 Roseline Oluwaseun Ogundokun Joseph Bamidele Awotunde +2 位作者 Hakeem Babalola Akande Cheng-Chi Lee Agbotiname Lucky Imoize 《Computers, Materials & Continua》 SCIE EI 2024年第7期139-161,共23页
Mobile technology is developing significantly.Mobile phone technologies have been integrated into the healthcare industry to help medical practitioners.Typically,computer vision models focus on image detection and cla... Mobile technology is developing significantly.Mobile phone technologies have been integrated into the healthcare industry to help medical practitioners.Typically,computer vision models focus on image detection and classification issues.MobileNetV2 is a computer vision model that performs well on mobile devices,but it requires cloud services to process biometric image information and provide predictions to users.This leads to increased latency.Processing biometrics image datasets on mobile devices will make the prediction faster,but mobiles are resource-restricted devices in terms of storage,power,and computational speed.Hence,a model that is small in size,efficient,and has good prediction quality for biometrics image classification problems is required.Quantizing pre-trainedCNN(PCNN)MobileNetV2 architecture combined with a SupportVectorMachine(SVM)compacts the model representation and reduces the computational cost and memory requirement.This proposed novel approach combines quantized pre-trained CNN(PCNN)MobileNetV2 architecture with a Support Vector Machine(SVM)to represent models efficiently with low computational cost and memory.Our contributions include evaluating three CNN models for ocular disease identification in transfer learning and deep feature plus SVM approaches,showing the superiority of deep features from MobileNetV2 and SVM classification models,comparing traditional methods,exploring six ocular diseases and normal classification with 20,111 images postdata augmentation,and reducing the number of trainable models.The model is trained on ocular disorder retinal fundus image datasets according to the severity of six age-related macular degeneration(AMD),one of the most common eye illnesses,Cataract,Diabetes,Glaucoma,Hypertension,andMyopia with one class Normal.From the experiment outcomes,it is observed that the suggested MobileNetV2-SVM model size is compressed.The testing accuracy forMobileNetV2-SVM,InceptionV3,andMobileNetV2 is 90.11%,86.88%,and 89.76%respectively while MobileNetV2-SVM,InceptionV3,and MobileNetV2 accuracy are observed to be 92.59%,83.38%,and 90.16%,respectively.The proposed novel technique can be used to classify all biometric medical image datasets on mobile devices. 展开更多
关键词 Retinal images ocular disorder deep transfer learning disease identification mobile device
下载PDF
Establishment and Application of Identification Methods for Resistance to Sugarcane White Leaf Disease(SCWL)
7
作者 Wenfeng LI Rongyue ZHANG +4 位作者 Xiaoyan WANG Hongli SHAN Jie LI Yinhu LI Yingkun HUANG 《Agricultural Biotechnology》 CAS 2023年第1期12-15,共4页
[Objectives]This study was conducted to establish simple, efficient, stable, standardized and practical identification methods for sugarcane resistance to white leaf disease(SCWL), and promote the breeding for sugarca... [Objectives]This study was conducted to establish simple, efficient, stable, standardized and practical identification methods for sugarcane resistance to white leaf disease(SCWL), and promote the breeding for sugarcane resistance to SCWL. [Methods]The identification technology of sugarcane resistance to SCWL was systematically studied and explored from the aspects of sugarcane material treatment and planting, inoculation liquid preparation, inoculation method, disease investigation, grading standard formulation, etc., and two sets of simple, efficient, stable, standardized and practical accurate identification methods for sugarcane resistance to SCWL were created for the first time, namely, the seed cane coating inoculation method and the stem-cutting inoculation method at the growth stage. The seed cane coating inoculation method includes the steps of directly screening SCWL phytoplasma, extracting juice from cane and adding 10 times of sterile water to prepare an inoculation liquid, spraying seed cane on plastic film to keep moisture, planting the inoculated materials in barrels in an insect-proof greenhouse for cultivation, investigating the incidence rate 30 d after inoculation, and evaluating the disease resistance according to the 1-5 level standard. The method of stem-cutting inoculation includes the steps of directly screening sugarcane stems carrying SCWL phytoplasma and adding 10 times of sterile water to prepare an inoculation liquid, cultivating the identification materials in an insect-proof greenhouse, dropping 100 μl of the inoculation liquid into each root incision with a pipette gun at the age of 6 months, investigating the incidence rate 20 d after planting, and evaluating the disease resistance according to the 1-5 level standard. [Results] The two methods are similar to the natural transmission method. After inoculation, SCML occurred significantly, with high sensitivity and good reproducibility. The results of resistance identification were consistent with those of natural disease in the field. Through the two inoculation methods and field natural disease investigation, the resistance of 10 main cultivars to SCML was identified, which was true and reliable. [Conclusions] This study can provide standard varieties for identification of SCML resistance in the future. 展开更多
关键词 Sugarcane white leaf disease Inoculation technology Seed cane-spraying inoculation Stem-cutting inoculation method identification of disease resistance
下载PDF
Identification of Crop Diseases Based on Improved Genetic Algorithm and Extreme Learning Machine 被引量:2
8
作者 Linguo Li Lijuan Sun +2 位作者 Jian Guo Shujing Li Ping Jiang 《Computers, Materials & Continua》 SCIE EI 2020年第10期761-775,共15页
As an indispensable task in crop protection,the detection of crop diseases directly impacts the income of farmers.To address the problems of low crop-disease identification precision and detection abilities,a new meth... As an indispensable task in crop protection,the detection of crop diseases directly impacts the income of farmers.To address the problems of low crop-disease identification precision and detection abilities,a new method of detection is proposed based on improved genetic algorithm and extreme learning machine.Taking five different typical diseases with common crops as the objects,this method first preprocesses the images of crops and selects the optimal features for fusion.Then,it builds a model of crop disease identification for extreme learning machine,introduces the hill-climbing algorithm to improve the traditional genetic algorithm,optimizes the initial weights and thresholds of the machine,and acquires the approximately optimal solution.And finally,a data set of crop diseases is used for verification,demonstrating that,compared with several other common machine learning methods,this method can effectively improve the crop-disease identification precision and detection abilities and provide a basis for the identification of other crop diseases. 展开更多
关键词 CROPS disease identification extreme learning machine improved genetic algorithm
下载PDF
Identification of Typical Rice Diseases Based on Interleaved Attention Neural Network
9
作者 Wen Xin Jia Yin-jiang Su Zhong-bin 《Journal of Northeast Agricultural University(English Edition)》 CAS 2021年第4期87-96,共10页
Taking Jiuhong Modern Agriculture Demonstration Park of Heilongjiang Province as the base for rice disease image acquisition,a total of 841 images of the four different diseases,including rice blast,stripe leaf blight... Taking Jiuhong Modern Agriculture Demonstration Park of Heilongjiang Province as the base for rice disease image acquisition,a total of 841 images of the four different diseases,including rice blast,stripe leaf blight,red blight and bacterial brown spot,were obtained.In this study,an interleaved attention neural network(IANN)was proposed to realize the recognition of rice disease images and an interleaved group convolutions(IGC)network was introduced to reduce the number of convolutional parameters,which realized the information interaction between channels.Based on the convolutional block attention module(CBAM),attention was paid to the features of results of the primary group convolution in the cross-group convolution to improve the classification performance of the deep learning model.The results showed that the classification accuracy of IANN was 96.14%,which was 4.72%higher than that of the classical convolutional neural network(CNN).This study showed a new idea for the efficient training of neural networks in the case of small samples and provided a reference for the image recognition and diagnosis of rice and other crop diseases. 展开更多
关键词 disease identification convolutional neural network interleaved attention neural network
下载PDF
Real-Time Multi-Class Infection Classification for Respiratory Diseases 被引量:1
10
作者 Ahmed El.Shafee Walid El-Shafai +3 位作者 Abdulaziz Alarifi Mohammed Amoon Aman Singh Moustafa H.Aly 《Computers, Materials & Continua》 SCIE EI 2022年第11期4157-4177,共21页
Real-time disease prediction has emerged as the main focus of study in the field of computerized medicine.Intelligent disease identification framework can assist medical practitioners in diagnosing disease in a way th... Real-time disease prediction has emerged as the main focus of study in the field of computerized medicine.Intelligent disease identification framework can assist medical practitioners in diagnosing disease in a way that is reliable,consistent,and timely,successfully lowering mortality rates,particularly during endemics and pandemics.To prevent this pandemic’s rapid and widespread,it is vital to quickly identify,confine,and treat affected individuals.The need for auxiliary computer-aided diagnostic(CAD)systems has grown.Numerous recent studies have indicated that radiological pictures contained critical information regarding the COVID-19 virus.Utilizing advanced convolutional neural network(CNN)architectures in conjunction with radiological imaging makes it possible to provide rapid,accurate,and extremely useful susceptible classifications.This research work proposes a methodology for real-time detection of COVID-19 infections caused by the Corona Virus.The purpose of this study is to offer a two-way COVID-19(2WCD)diagnosis prediction deep learning system that is built on Transfer Learning Methodologies(TLM)and features customized fine-tuning on top of fully connected layered pre-trained CNN architectures.2WCD has applied modifications to pre-trained models for better performance.It is designed and implemented to improve the generalization ability of the classifier for binary and multi-class models.Along with the ability to differentiate COVID-19 and No-Patient in the binary class model and COVID-19,No-Patient,and Pneumonia in the multi-class model,our framework is augmented with a critical add-on for visually demonstrating infection in any tested radiological image by highlighting the affected region in the patient’s lung in a recognizable color pattern.The proposed system is shown to be extremely robust and reliable for real-time COVID-19 diagnostic prediction.It can also be used to forecast other lung-related disorders.As the system can assist medical practitioners in diagnosing the greatest number of patients in the shortestamount of time, radiologists can also be used or published online to assistany less-experienced individual in obtaining an accurate immediate screeningfor their radiological images. 展开更多
关键词 COVID-19 real-time computerized disease prediction intelligent disease identification framework CAD systems X-rays CT-scans CNN real-time detection of COVID-19 infections
下载PDF
Identification of diseases for soybean seeds by computer vision applying BP neural network 被引量:4
11
作者 Tan Kezhu Chai Yuhua +1 位作者 Song Weixian Cao Xiaoda 《International Journal of Agricultural and Biological Engineering》 SCIE EI CAS 2014年第3期43-50,共8页
The use of computer vision for estimating quality in agriculture products has become wide spread in recent years and the composition,variety,or ripeness can be estimated.On the other hand,the appearance is one of the ... The use of computer vision for estimating quality in agriculture products has become wide spread in recent years and the composition,variety,or ripeness can be estimated.On the other hand,the appearance is one of the most worrying issues for producers due to its influence on quality.In this research,computer vision technology combined with BP artificial neural network(ANN)was developed to identify soybean frogeye,mildewed soybean,worm-eaten soybean and damaged soybean.Thirty-nine characteristic parameters from color,texture and shape characteristics were computed after preprocessing the acquired soybean images.The dimensionality of the characteristic parameters was reduced from 39 dimensionalities to 12 dimensionalities using the method of principal component analysis(PCA).MALAB software was used to build a prediction model according to 12 characteristic parameters.The identification accuracies of soybean frogeye,mildewed soybean,damaged soybean and worm-eaten soybean are 96%,95%,92%,and 92%,respectively.And the accuracy for heterogeneous soybean seeds with several diseases is 90%.The results show that the prediction model constructed by BP neural network can identify the diseases of soybean seeds.And it is useful to estimate appearance quality of soybean by computer vision applying BP neural network. 展开更多
关键词 soybean seed disease identification computer vision BP neural network characteristic parameters data reduction
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部