...
<p>Article Download (PDF):<br>1: <a href="https://www.mattioli1885journals.com/index.php/progressinnutrition/article/view/9686/9178">https://www.mattioli1885journals.com/index.php/progressinnutrition/article/view/9686/9178</a><br>2: <a href="https://doi.org/10.3390/electronics11070981">https://doi.org/10.3390/electronics11070981</a></p><p>&nbsp;</p><p>&nbsp;</p><p>ABSTRACT: In order to keep the economic value of pistachio nuts which have an important place in the agricultural economy, the efficiency of post-harvest industrial processes is very important. To provide this efficiency, new methods and technologies are needed for the separation and classification of pistachios. Different pistachio species address different markets, which increases the need for the classification of pistachio species. In this study, it is aimed to develop a classification model different from traditional separation methods, based on image processing and artificial intelligence which are capable to provide the required classification. A computer vision system has been developed to distinguish two different species of pistachios with different characteristics that address different market types. 2148 sample image for these two kinds of pistachios were taken with a high-resolution camera. The image processing techniques, segmentation and feature extraction were applied on the obtained images of the pistachio samples. A pistachio dataset that has sixteen attributes was created. An advanced classifier based on k-NN method, which is a simple and successful classifier, and principal component analysis was designed on the obtained dataset. In this study; a multi-level system including feature extraction, dimension reduction and dimension weighting stages has been proposed. Experimental results showed that the proposed approach achieved a classification success of 94.18%. The presented high-performance classification model provides an important need for the separation of pistachio species and increases the economic value of species. In addition, the developed model is important in terms of its application to similar studies.</p><p>Keywords: Classification, Image processing, k nearest neighbor classifier, Pistachio species</p><p>morphological Features (12 Features)</p><ol><li>Area</li><li>Perimeter</li><li>Major_Axis</li><li>Minor_Axis</li><li>Eccentricity</li><li>Eqdiasq</li><li>Solidity</li><li>Convex_Area</li><li>Extent</li><li>Aspect_Ratio</li><li>Roundness</li><li>Compactness</li></ol><p>Shape Features (4 Features)</p><ol><li>Shapefactor_1</li><li>Shapefactor_2</li><li>Shapefactor_3</li><li>Shapefactor_4</li></ol><p>Color Features (12 Features)</p><p>1.Mean_RR</p><p>2.Mean_RG</p><p>3.Mean_RB</p><p>4.StdDev_RR</p><p>5.StdDev_RG</p><p>6.StdDev_RB</p><p>7.Skew_RR</p><p>8.Skew_RG</p><p>9.Skew_RB</p><p>10.Kurtosis_RR</p><p>11.Kurtosis_RG</p><p>12.Kurtosis_RB</p><p>13.Class</p><p>14.SINGH D, TASPINAR YS, KURSUN R, CINAR I, KOKLU M, OZKAN IA, LEE H-N., (2022). Classification and Analysis of Pistachio Species with Pre-Trained Deep Learning Models, Electronics, 11 (7), 981. <a href="https://doi.org/10.3390/electronics11070981">https://doi.org/10.3390/electronics11070981</a>. (Open Access)</p><p>ABSTRACT: Pistachio is a shelled fruit from the anacardiaceae family. The homeland of pistachio is the Middle East. The Kirmizi pistachios and Siirt pistachios are the major types grown and exported in Turkey. Since the prices, tastes, and nutritional values of these types differs, the type of pistachio becomes important when it comes to trade. This study aims to identify these two types of pistachios, which are frequently grown in Turkey, by classifying them via convolutional neural networks. Within the scope of the study, images of Kirmizi and Siirt pistachio types were obtained through the computer vision system. The pre-trained dataset includes a total of 2148 images, 1232 of Kirmizi type and 916 of Siirt type. Three different convolutional neural network models were used to classify these images. Models were trained by using the transfer learning method, with AlexNet and the pre-trained models VGG16 and VGG19. The dataset is divided as 80% training and 20% test. As a result of the performed classifications, the success rates obtained from the AlexNet, VGG16, and VGG19 models are 94.42%, 98.84%, and 98.14%, respectively. Models’ performances were evaluated through sensitivity, specificity, precision, and F-1 score metrics. In addition, ROC curves and AUC values were used in the performance evaluation. The highest classification success was achieved with the VGG16 model. The obtained results reveal that these methods can be used successfully in the determination of pistachio types.</p><p>Keywords: pistachio; genetic varieties; machine learning; deep learning; food recognition</p> Read More
...
<p>Highlights<br>• Arborio, Basmati, Ipsala, Jasmine and Karacadag rice varieties were used.<br>• The dataset (1) has 75K images including 15K pieces from each rice variety. The dataset (2) has 12 morphological, 4 shape and 90 color features.<br>• ANN, DNN and CNN models were used to classify rice varieties.<br>• Classified with an accuracy rate of 100% through the CNN model created.<br>• The models used achieved successful results in the classification of rice varieties.</p><p>Abstract<br>Rice, which is among the most widely produced grain products worldwide, has many genetic varieties. These varieties are separated from each other due to some of their features. These are usually features such as texture, shape, and color. With these features that distinguish rice varieties, it is possible to classify and evaluate the quality of seeds. In this study, Arborio, Basmati, Ipsala, Jasmine and Karacadag, which are five different varieties of rice often grown in Turkey, were used. A total of 75,000 grain images, 15,000 from each of these varieties, are included in the dataset. A second dataset with 106 features including 12 morphological, 4 shape and 90 color features obtained from these images was used. Models were created by using Artificial Neural Network (ANN) and Deep Neural Network (DNN) algorithms for the feature dataset and by using the Convolutional Neural Network (CNN) algorithm for the image dataset, and classification processes were performed. Statistical results of sensitivity, specificity, prediction, F1 score, accuracy, false positive rate and false negative rate were calculated using the confusion matrix values of the models and the results of each model were given in tables. Classification successes from the models were achieved as 99.87% for ANN, 99.95% for DNN and 100% for CNN. With the results, it is seen that the models used in the study in the classification of rice varieties can be applied successfully in this field.</p> Read More
...
<p>Highlights<br>• Classification of five classes of grapevine leaves by MobileNetv2 CNN Model.<br>• Classification of features using SVMs with different kernel functions.<br>• Implementing a feature selection algorithm for high classification percentage.<br>• Classification with highest accuracy using CNN-SVM Cubic model.</p><p>Abstract: The main product of grapevines is grapes that are consumed fresh or processed. In addition, grapevine leaves are harvested once a year as a by-product. The species of grapevine leaves are important in terms of price and taste. In this study, deep learning-based classification is conducted by using images of grapevine leaves. For this purpose, images of 500 vine leaves belonging to 5 species were taken with a special self-illuminating system. Later, this number was increased to 2500 with data augmentation methods. The classification was conducted with a state-of-art CNN model fine-tuned MobileNetv2. As the second approach, features were extracted from pre-trained MobileNetv2′s Logits layer and classification was made using various SVM kernels. As the third approach, 1000 features extracted from MobileNetv2′s Logits layer were selected by the Chi-Squares method and reduced to 250. Then, classification was made with various SVM kernels using the selected features. The most successful method was obtained by extracting features from the Logits layer and reducing the feature with the Chi-Squares method. The most successful SVM kernel was Cubic. The classification success of the system has been determined as 97.60%. It was observed that feature selection increased the classification success although the number of features used in classification decreased.</p><p>Keywords: Deep learning, Transfer learning, SVM, Grapevine leaves, Leaf identification</p> Read More