Leaf Identification Using a Deep Convolutional Neural Network
Convolutional neural networks (CNNs) have become popular especially in computer vision in the last few years because they achieved outstanding performance on different tasks, such as image classifications. We propose a nine-layer CNN for leaf identification using the famous Flavia and Foliage datasets. Usually the supervised learning of deep CNNs requires huge datasets for training. However, the used datasets contain only a few examples per plant species. Therefore, we apply data augmentation and transfer learning to prevent our network from overfitting. The trained CNNs achieve recognition rates above 99% on the Flavia and Foliage datasets, and slightly outperform current methods for leaf classification.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationGeneral ClassificationTransfer LearningSimilar Papers 제목 키워드 기반
Apple Leaf Disease Identification through Region-of-Interest-Aware Deep Convolutional Neural Network
A new method of recognizing apple leaf diseases through region-of-interest-aware deep convolutional neural network is proposed in this paper. The primary idea is that leaf disease symptoms appear in the leaf area whereas…
Transfer Learningmart mobile application to recognize tomato leaf diseases using Convolutional Neural Networks
The automatic identification and diagnosis of tomato leaves diseases are highly desired in field of agriculture information. Recently Deep Convolutional Neural networks (CNN) has made tremendous advances in many fields, …
Image Classificationobject-detectionObject DetectionCottonLeafVision: An Explainable and Robust Deep Learning Framework for Cotton Leaf Disease Classification
Globally, cotton is a highly economically beneficial crop, as the textile industry heavily depends on it. So, the precise identification and detection of cotton leaf disease is crucial for economic stability. The develop…
TeaLeafVision: An Explainable and Robust Deep Learning Framework for Tea Leaf Disease Classification
As the worlds second most consumed beverage after water, tea is not just a cultural staple but a global economic force of profound scale and influence. More than a mere drink, it represents a quiet negotiation between na…
From Species to Cultivar: Soybean Cultivar Recognition using Multiscale Sliding Chord Matching of Leaf Images
Leaf image recognition techniques have been actively researched for plant species identification. However it remains unclear whether leaf patterns can provide sufficient information for cultivar recognition. This paper r…