paper-with-me

Papers

Automatic Plant Image Identification of Vietnamese species using Deep Learning Models

2020-05-05 · Nguyen Van Hieu, Ngo Le Huy Hien

It is complicated to distinguish among thousands of plant species in the natural ecosystem, and many efforts have been investigated to address the issue. In Vietnam, the task of identifying one from 12,000 species requires specialized experts in flora management, with thorough training skills and in-depth knowledge. Therefore, with the advance of machine learning, automatic plant identification systems have been proposed to benefit various stakeholders, including botanists, pharmaceutical laboratories, taxonomists, forestry services, and organizations. The concept has fueled an interest in research and application from global researchers and engineers in both fields of machine learning and computer vision. In this paper, the Vietnamese plant image dataset was collected from an online encyclopedia of Vietnamese organisms, together with the Encyclopedia of Life, to generate a total of 28,046 environmental images of 109 plant species in Vietnam. A comparative evaluation of four deep convolutional feature extraction models, which are MobileNetV2, VGG16, ResnetV2, and Inception Resnet V2, is presented. Those models have been tested on the Support Vector Machine (SVM) classifier to experiment with the purpose of plant image identification. The proposed models achieve promising recognition rates, and MobilenetV2 attained the highest with 83.9%. This result demonstrates that machine learning models are potential for plant species identification in the natural environment, and future works need to examine proposing higher accuracy systems on a larger dataset to meet the current application demand.

📄 PDF Abstract BibTeX arXiv:2005.02832

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningManagement

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Inverted Residual Block 설명 없음

Similar Papers 제목 키워드 기반

Overview of PlantCLEF 2023: Image-based Plant Identification at Global Scale

2025-09-22 · Herve Goeau, Pierre Bonnet, Alexis Joly arxiv

The world is estimated to be home to over 300,000 species of vascular plants. In the face of the ongoing biodiversity crisis, expanding our understanding of these species is crucial for the advancement of human civilizat…

Overview of PlantCLEF 2022: Image-based plant identification at global scale

2025-09-22 · Herve Goeau, Pierre Bonnet, Alexis Joly arxiv

It is estimated that there are more than 300,000 species of vascular plants in the world. Increasing our knowledge of these species is of paramount importance for the development of human civilization (agriculture, const…

Digital Taxonomist: Identifying Plant Species in Community Scientists' Photographs

2021-06-07 · Riccardo de Lutio, Yihang She, Stefano D'Aronco, Stefania Russo 외

Automatic identification of plant specimens from amateur photographs could improve species range maps, thus supporting ecosystems research as well as conservation efforts. However, classifying plant specimens based on im…

Multimodal Deep Learning

A Review of Visual Descriptors and Classification Techniques Used in Leaf Species Identification

2020-09-13 · K. K. Thyagharajan, I. Kiruba Raji

Plants are fundamentally important to life. Key research areas in plant science include plant species identification, weed classification using hyper spectral images, monitoring plant health and tracing leaf growth, and …

General Classification

Real-world plant species identification based on deep convolutional neural networks and visual attention

2018-04-11 · Qingguo Xiao, Guangyao Li, Li Xie, Qiaochuan Chen

This paper investigates the issue of real-world identification to fulfill better species protection. We focus on plant species identification as it is a classic and hot issue. In tradition plant species identification th…

Data Augmentation