Maestra at LifeCLEF 2014 Plant Task: Plant Identification using Visual Data
نویسندگان
چکیده
In this paper, we describe an approach to the automatic plant identification task of the LifeCLEF 2014 lab. The image descriptors for all submitted runs were obtained using the bag-of-visual-words method. For the leaf scans, we use multiscale triangular shape descriptor and for the other plant organs Opponent SIFT extracted around points of interest obtained using Harris-Laplace detector. We then use approximate k-means (AKM) algorithm to cluster these descriptors in large number of clusters/visual words (approximately 200K). Each image in the training and test dataset is represented as a sparse high-dimensional histogram of term (visual word) occurrences. The similarity between two images is defined as a L2 distance over the obtained histograms. We use the standard tf-idf weighting scheme, which reduces the contribution that commonly occurring, and therefore less discriminative, words make to the similarity. To obtain the predictions, we employ a late fusion scheme for combining the similarities/ranks from multiple ranked image lists build for each type of view. Overall the proposed methods performed well, we ranked fifth, out of 10 competing groups.
منابع مشابه
IBM Research Australia at LifeCLEF2014: Plant Identification Task
In this paper, we present the system and learning strategies that were applied by the IBM Research team to the plant identification task of LifeCLEF 2014. Plant identification is one of the most popular fine-grained categorization tasks. To ensure high classification accuracy, we have utilised strong visual features together with fusion of robust machine learning techniques. Our proposed system...
متن کاملSabanci-Okan System in LifeCLEF 2015 Plant Identification Competition
We present our deep learning based plant identification system in the LifeCLEF 2015. The approach is based on a simple deep convolutional network called PCANet and does not require large amounts of data due to using principal component analysis to learn the weights. After learning multistage filter banks, a simple binary hashing is applied to the filtered data, and features are pooled from bloc...
متن کاملPlant Identification with Deep Convolutional Neural Network: SNUMedinfo at LifeCLEF Plant Identification Task 2015
This paper describes our participation at the LifeCLEF Plant identification task 2015. Given various images of plant parts such as leaf, flower or stem, this task is about identification of plant species given multi-image observation query. We utilized GoogLeNet for individual image classification, and combined image classification results for plant identification per observation. Our approach ...
متن کاملMICA at LifeCLEF 2015: Multi-organ Plant Identification
In this paper, we describe the system including image preprocessing, feature descriptor extraction, classification method and fusion techniques that we applied for LifeCLEF 2015 multi-organ plant identification task. In the preprocessing step, we apply relevant preprocessing techniques for each type of plants’ organs based on the characteristic of the organs. For the feature descriptor, we prop...
متن کاملBluefield (KDE TUT) at LifeCLEF 2016 Plant Identification Task
In this paper, we propose an automatic approach for plant image identification. We enhanced the well-known VGG 16-layers Convolutional Neural Network model [1] by replacing the last pooling layer with a Spatial Pyramid Pooling layer [2]. Rectified Linear Units (ReLU) are also replaced with Parametric ReLUs [3]. The enhanced model is trained without external dataset. A post processing method is ...
متن کامل