WoS İndeksli Yayınlar Koleksiyonu

Permanent URI for this collectionhttps://hdl.handle.net/20.500.12573/394

Browse

Search Results

Now showing 1 - 4 of 4
  • Conference Object
    Citation - WoS: 2
    Citation - Scopus: 2
    Fine Tuning DeepSeek and Llama Large Language Models with LoRA
    (IEEE, 2025-06-25) Uluirmak, Bugra Alperen; Kurban, Rifat
    In this paper, Low-Rank Adaptation (LoRA) finetuning of two different large language models (DeepSeek R1 Distill 8B and Llama3.1 8B) was performed using the Turkish dataset. Training was performed on Google Colab using A100 40 GB GPU, while the testing phase was carried out on Runpod using L4 24 GB GPU. The 64.6 thousand row dataset was transformed into question-answer pairs from the fields of agriculture, education, law and sustainability. In the testing phase, 40 test questions were asked for each model via Ollama web UI and the results were supported with graphs and detailed tables. It was observed that the performance of the existing language models improved with the fine-tuning method.
  • Article
    Citation - WoS: 3
    Citation - Scopus: 5
    Multi-Focus Image Fusion by Using Swarm and Physics Based Metaheuristic Algorithms: A Comparative Study With Archimedes, Atomic Orbital Search, Equilibrium, Particle Swarm, Artificial Bee Colony and Jellyfish Search Optimizers
    (Springer, 2023-09-07) Cakiroglu, Fatma; Kurban, Rifat; Durmus, Ali; Karakose, Ercan
    The lenses focus only on the objects at a specific distance when an image is captured, the objects at other distances look blurred. This is referred to as the limited depth of field problem, and several attempts exist to solve this problem. Multi-focus image fusion is one of the most used methods when solving this problem. A clear image of the whole scene is obtained by fusing at least two different images obtained with different focuses. Block-based methods are one of the most used methods for multi-focus fusion at the pixel-level. The size of the block to be used is an important factor for determining the performance of the fusion. Thus, the block size must be optimized. In this study, the comparison between the swarm-based and physics-based algorithms is made to determine the optimal block size. The comparison has been made among the following optimization methods which are, namely, Archimedes Optimization Algorithm (AOA), Atomic Orbital Search (AOS) and Equilibrium Optimizer (EO) from the physics-based algorithms and Particle Swarm Optimization (PSO), Artificial Bee Colony (ABC) and Jellyfish Search Algorithm (JSA) from swarm-based algorithms. The swarm-based ABC and JSA algorithms have shown a better performance when compared to physics-based methods. Moreover, meta-heuristic algorithms, in general, are more adaptive compared to the traditional fusion methods.
  • Article
    Citation - WoS: 20
    Citation - Scopus: 31
    Classification of Apple Images Using Support Vector Machines and Deep Residual Networks
    (Springer London Ltd, 2023-02-21) Adige, Sevim; Kurban, Rifat; Durmus, Ali; Karakose, Ercan
    One of the most important problems for farmers who produce large amounts of apples is the classification of the apples according to their types in a short time without handling them. Support vector machines (SVM) and deep residual networks (ResNet-50) are machine learning methods that are able to solve general classification situations. In this study, the classification of apple varieties according to their genus is made using machine learning algorithms. A database is created by capturing 120 images from six different apple species. Bag of visual words (BoVW) treat image features as words representing a sparse vector of occurrences over the vocabulary. BoVW features are classified using SVM. On the other hand, ResNet-50 is a convolutional neural network that is 50 layers deep with embedded feature extraction layers. The pre-trained ResNet-50 architecture is retrained for apple classification using transfer learning. In the experiments, our dataset is divided into three cases: Case 1: 40% train, 60% test; Case 2: 60% train, 40% test; and Case 3: 80% train, 20% test. As a result, the linear, Gaussian, and polynomial kernel functions used in the BoVW + SVM algorithm achieved 88%, 92%, and 96% accuracy in Case 3, respectively. In the ResNet-50 classification, the root-mean-square propagation (rmsprop), adaptive moment estimation (adam), and stochastic gradient descent with momentum (sgdm) training algorithms achieved 86%, 89%, and 90% accuracy, respectively, in the set of Case 3.
  • Conference Object
    Citation - Scopus: 1
    A Comprehensive Investigation into Strip Steel Defect Detection Using Traditional Machine Learning and Deep Learning Models
    (IEEE, 2025-05-23) Erkantarci, Betul; Kurban, Rifat; Bakal, Mehmet Gokhan; Kose, Abdulkadir
    The steel manufacturing sector places great importance on guaranteeing the quality of strip steel products, which has led to a thorough investigation of defect detection approaches. This work conducts a comparative analysis of traditional machine learning and deep learning models to determine their efficacy in detecting defects in strip steel. Our analysis is based on a dataset that includes a variety of images of strip steel surfaces showing different types of defects. In this work, we adopt image preprocessing techniques to improve the quality of input images prior to the application of classification methods. We employ traditional ML algorithms including Support Vector Machine and Random Forest, and deep learning model AlexNet Convolutional Neural Networks for effective defect classification. Consequently, we present comparative evaluations that highlight the strengths and weaknesses of each approach, considering accuracy scores.