paper-with-me

홈 › Papers

Leaf Recognition Using Convolutional Neural Networks Based Features

2021-08-04 · Boi M. Quach, Dinh V. Cuong, Nhung Pham, Dang Huynh, Binh T. Nguyen

There is a warning light for the loss of plant habitats worldwide that entails concerted efforts to conserve plant biodiversity. Thus, plant species classification is of crucial importance to address this environmental challenge. In recent years, there is a considerable increase in the number of studies related to plant taxonomy. While some researchers try to improve their recognition performance using novel approaches, others concentrate on computational optimization for their framework. In addition, a few studies are diving into feature extraction to gain significantly in terms of accuracy. In this paper, we propose an effective method for the leaf recognition problem. In our proposed approach, a leaf goes through some pre-processing to extract its refined color image, vein image, xy-projection histogram, handcrafted shape, texture features, and Fourier descriptors. These attributes are then transformed into a better representation by neural network-based encoders before a support vector machine (SVM) model is utilized to classify different leaves. Overall, our approach performs a state-of-the-art result on the Flavia leaf dataset, achieving the accuracy of 99.58\% on test sets under random 10-fold cross-validation and bypassing the previous methods. We also release our codes (Scripts are available at https://github.com/dinhvietcuong1996/LeafRecognition) for contributing to the research community in the leaf classification problem.

📄 PDF Abstract BibTeX arXiv:2108.01808

Code (1)

dinhvietcuong1996/LeafRecognition 공식 구현 tf

Similar Papers 제목 키워드 기반

Hierarchical Deep Learning Architecture For 10K Objects Classification

2015-09-07 · Atul Laxman Katole, Krishna Prasad Yellapragada, Amish Kumar Bedi, Sehaj Singh Kalra 외

Evolution of visual object recognition architectures based on Convolutional Neural Networks & Convolutional Deep Belief Networks paradigms has revolutionized artificial Vision Science. These architectures extract & learn…

ClassificationDeep LearningGeneral ClassificationObject Recognition

Two-View Fine-grained Classification of Plant Species

2020-05-18 · Voncarlos M. Araujo, Alceu S. Britto Jr., Luiz E. S. Oliveira, Alessandro L. Koerich

Automatic plant classification is a challenging problem due to the wide biodiversity of the existing plant species in a fine-grained scenario. Powerful deep learning architectures have been used to improve the classifica…

ClassificationGeneral ClassificationVocal Bursts Valence Prediction

Image Recognition of Tea Leaf Diseases Based on Convolutional Neural Network

2019-01-09 · Xiaoxiao Sun, Shaomin Mu, Yongyu Xu, Zhihao Cao 외

In order to identify and prevent tea leaf diseases effectively, convolution neural network (CNN) was used to realize the image recognition of tea disease leaves. Firstly, image segmentation and data enhancement are used …

General ClassificationImage SegmentationSemantic Segmentation

From Species to Cultivar: Soybean Cultivar Recognition using Multiscale Sliding Chord Matching of Leaf Images

2019-10-11 · Bin Wang, Yongsheng Gao, Xiaohan Yu, Xiaohui Yuan 외

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…

Leaf Identification Using a Deep Convolutional Neural Network

2017-12-04 · Christoph Wick, Frank Puppe

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 n…

Data AugmentationGeneral ClassificationTransfer Learning