2018
DOI: 10.14419/ijet.v7i4.11.20781
|View full text |Cite
|
Sign up to set email alerts
|

VGG16 for Plant Image Classification with Transfer Learning and Data Augmentation

Abstract: This paper discusses the potential of applying VGG16 model architecture for plant classification. Flower images are used instead of leaves as in other plant recognition model because the structure of shape and color of leaves are similar in nature. This might be disadvantageous when we want to use only leaves images as a sole feature of plants to classify the species. Previous work has demonstrated the effectiveness of using transfer learning, dropout and data augmentation as a method to reduce overfitting pro… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
7
3

Relationship

0
10

Authors

Journals

citations
Cited by 27 publications
(6 citation statements)
references
References 6 publications
(11 reference statements)
0
6
0
Order By: Relevance
“…Liu et al [13] used conventional image rotation, brightness adjustment, and principal component analysis methods to expand the image, solve the problem of insufficient images of apple disease, and achieve good recognition results. Abas et al [14] used rotation, translation, scaling, and other methods to enhance the plant image data and used an improved VGG16 network to classify plants, so as to solve the problem of overfitting caused by too few plant samples. This kind of generation method can generate a large amount of data, which solves the problem of insufficient data to a certain extent but still has the following shortcomings: the image expanded by geometric transformation contains less information and is temporary, and a partially expanded image is not conducive to the training of the model, is not applicable to some tasks, and even reduces the performance of the model.…”
Section: Introductionmentioning
confidence: 99%
“…Liu et al [13] used conventional image rotation, brightness adjustment, and principal component analysis methods to expand the image, solve the problem of insufficient images of apple disease, and achieve good recognition results. Abas et al [14] used rotation, translation, scaling, and other methods to enhance the plant image data and used an improved VGG16 network to classify plants, so as to solve the problem of overfitting caused by too few plant samples. This kind of generation method can generate a large amount of data, which solves the problem of insufficient data to a certain extent but still has the following shortcomings: the image expanded by geometric transformation contains less information and is temporary, and a partially expanded image is not conducive to the training of the model, is not applicable to some tasks, and even reduces the performance of the model.…”
Section: Introductionmentioning
confidence: 99%
“…This section provides an overview of the evaluation metrics used in our experiments. Mainly, the research community used the accuracy, F1 score, precision, and recall to evaluate the model's performance in the test dataset testing process, regarding the classification model, object recognition in machine learning, deep learning, and information retrieval [71].…”
Section: Evaluation Of Resultsmentioning
confidence: 99%
“…VGG19 compresses five convolutional layers before being combined in a multilayer perceptron (MLP). The last layer includes nodes that directly contain the number of classified classes (for some classes) or a sigmoid activation function (for classes that do not more than or equal to two) [16].…”
Section: Figure 2 Vgg19 Architecturementioning
confidence: 99%