%0 Journal Article
%T 卷积神经网络在植被识别中的应用研究
Application of Convolutional Neural Network in Vegetation Recognition
%A 黎普涛
%A 鞠训光
%A 张德升
%A 丁宾
%A 王琢
%J Computer Science and Application
%P 841-848
%@ 2161-881X
%D 2019
%I Hans Publishing
%R 10.12677/CSA.2019.95094
%X
大多数植物图片识别的方法,都是聚焦与植物图片的某一特征进行识别,例如叶径,叶长,花,果实,叶片。使用其植物某个器官进行识别,这样得出的结果并不可靠,因为实际自然界有非常多的植物有着极其相似的特征。本文通过选取整个植物图片作为训练样本,即提取植物的所有特征,基于卷积神经网络(Convolutional Neural Networks, CNN)中的AlexNet模型,利用GPU并行计算能力加快模型训练和图片识别速度。通过对潘安湖的5类植物数据集进行训练,训练得到正确精度为87.5%的模型,并且将此训练精度与最近邻(K-NearestNeighbor, KNN)和BP神经网络(Back Propagation, BP)两种分类算法训练得到的训练精度作比较,验证了模型的高可用性。以此模型为基础,应用Python开发了一款基于潘安湖湿地公园植物的植物APP识别软件。
Most plant image recognition methods focus on one feature of plant image, such as leaf diameter, leaf length, flower, fruit and leaf. Using one of its plant organs to identify, the result is not reliable, because there are many plants in nature with very similar characteristics. In this paper, the whole plant image is selected as training sample that is to extract all plant features. Based on AlexNet model of Convolutional Neural Networks (CNN), the parallel computing ability of GPU is used to speed up model training and image recognition. Through training the data sets of five kinds of plants in Pan’an Lake, the correct accuracy of the model is 87.5%. The training accuracy is com-pared with that of KNN nearest neighbor and BP neural network, which verifies the high availability of the model. Based on this model, a plant identification software named APP was developed by Python, which is based on the plant of Pan’an Lake Wetland Park.
%K 深度学习,卷积神经网络,潘安湖湿地公园
Deep Learning
%K Convolutional Neural Network
%K Pan’an Lake Wetland Park
%U http://www.hanspub.org/journal/PaperInformation.aspx?PaperID=30119