Classifying butterfly species is crucial in biodiversity studies and environmental monitoring. However, manual classification is often a laborious process that requires specialized expertise and is prone to error, especially when species have similar visual characteristics. To address these drawbacks, this paper presents a hybrid approach that combines machine learning with deep learning for feature extraction. To enhance the visibility of important features, preprocessing techniques such as background removal and binarization are applied to butterfly images. Feature extraction was performed using the SqueezeNet convolutional neural network, pretrained on the ImageNet dataset. By discarding the final classification layer, the network produced discriminative feature vectors that effectively captured the visual attributes of each butterfly. These feature vectors were then used to train a range of machine learning classifiers, including Support Vector Machines (SVM) with different kernels, k-Nearest Neighbors (KNN), Neural Networks (NN), and Stochastic Gradient Descent (SGD). The dataset utilized in this study is designed for identifying butterfly and moth species. It includes 100 distinct category labels. According to these findings, the SVM with a polynomial kernel achieved the best classification accuracy (up to 95%), while the NN followed closely. However, KNN and SGD had somewhat lower accuracy, and external testing of the framework on unknown images was found to be 83.5% on images taken outside the dataset. Hence, the effectiveness of deep learning in feature extraction is demonstrated when combined with machine learning classifiers.
Image compression plays an important role in reducing the size and storage of data while increasing the speed of its transmission through the Internet significantly. Image compression is an important research topic for several decades and recently, with the great successes achieved by deep learning in many areas of image processing, especially image compression, and its use is increasing Gradually in the field of image compression. The deep learning neural network has also achieved great success in the field of processing and compressing various images of different sizes. In this paper, we present a structure for image compression based on the use of a Convolutional AutoEncoder (CAE) for deep learning, inspired by the diversity of human eye
... Show MoreHM Al-Dabbas, RA Azeez, AE Ali, Iraqi Journal of Science, 2023
Monaural source separation is a challenging issue due to the fact that there is only a single channel available; however, there is an unlimited range of possible solutions. In this paper, a monaural source separation model based hybrid deep learning model, which consists of convolution neural network (CNN), dense neural network (DNN) and recurrent neural network (RNN), will be presented. A trial and error method will be used to optimize the number of layers in the proposed model. Moreover, the effects of the learning rate, optimization algorithms, and the number of epochs on the separation performance will be explored. Our model was evaluated using the MIR-1K dataset for singing voice separation. Moreover, the proposed approach achi
... Show MoreIn this paper, we used four classification methods to classify objects and compareamong these methods, these are K Nearest Neighbor's (KNN), Stochastic Gradient Descentlearning (SGD), Logistic Regression Algorithm(LR), and Multi-Layer Perceptron (MLP). Weused MCOCO dataset for classification and detection the objects, these dataset image wererandomly divided into training and testing datasets at a ratio of 7:3, respectively. In randomlyselect training and testing dataset images, converted the color images to the gray level, thenenhancement these gray images using the histogram equalization method, resize (20 x 20) fordataset image. Principal component analysis (PCA) was used for feature extraction, andfinally apply four classification metho
... Show MoreMachine learning (ML) is a key component within the broader field of artificial intelligence (AI) that employs statistical methods to empower computers with the ability to learn and make decisions autonomously, without the need for explicit programming. It is founded on the concept that computers can acquire knowledge from data, identify patterns, and draw conclusions with minimal human intervention. The main categories of ML include supervised learning, unsupervised learning, semisupervised learning, and reinforcement learning. Supervised learning involves training models using labelled datasets and comprises two primary forms: classification and regression. Regression is used for continuous output, while classification is employed
... Show MoreCryptocurrency became an important participant on the financial market as it attracts large investments and interests. With this vibrant setting, the proposed cryptocurrency price prediction tool stands as a pivotal element providing direction to both enthusiasts and investors in a market that presents itself grounded on numerous complexities of digital currency. Employing feature selection enchantment and dynamic trio of ARIMA, LSTM, Linear Regression techniques the tool creates a mosaic for users to analyze data using artificial intelligence towards forecasts in real-time crypto universe. While users navigate the algorithmic labyrinth, they are offered a vast and glittering selection of high-quality cryptocurrencies to select. The
... Show More