Faculty of Computing

Permanent URI for this communityhttps://repository.nileuniversity.edu.ng/handle/123456789/13

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    A Few-shot custom CNN Model for Retinal Nerve Fibre Layer Thickness Measurement in OCT Images of Epilepsy
    (Proc. of International Conference on Artificial Intelligence, Computer, Data Sciences and Applications (, 2024-02-01) Ruqayya Muhammad; Moussa Mahamat Boukar; Steve Adeshina; Senol Dane
    This study aims to assess the effectiveness of employing deep learning models for measuring retinal nerve fiber layer (RNFL) thickness in optical coherence tomography (OCT) scans of epilepsy patients. Conventional OCT scan segmentation methods typically rely on supervised learning, demanding substantial data for training and assuming fixed network weights post-training. To mitigate these challenges, we explore the applicability of few-shot learning (FSL) in CNN architectures, allowing dynamic fine-tuning of network weights with minimal additional data. Experimental results demonstrate enhanced segmentation accuracy, with the proposed Few shot Custom CNN achieving a notable 91% accuracy, surpassing both the Custom CNN (86%) and the OCT machine data. This suggests the superiority of the few-shot Custom CNN model in segmentation performance compared to OCT scans.
  • Item
    Transfer Learning Model Training Time Comparison for Osteoporosis Classification on Knee Radiograph of RGB and Grayscale Images
    (WSEAS TRANSACTIONS on ELECTRONICS, 2022-09-13) Moussa Mahamat Boukar; Steve Adeshina; Senol Dane
    In terms of financial costs and human suffering, osteoporosis poses a serious public health burden. Reduced bone mass, degeneration of the microarchitecture of bone tissue, and an increased risk of fracture are its main skeletal symptoms. Osteoporosis is caused not just by low bone mineral density, but also by other factors such as age, weight, height, and lifestyle. Recent advancement in Artificial Intelligence (AI) has led to successful applications of expert systems that use Deep Learning techniques for osteoporosis diagnosis based on some modalities such as dental radiographs amongst others. This study uses a dataset of knee radiographs (i.e., knee-Xray images) to apply and compare the training time of two robust transfer learning model algorithms: GoogLeNet, VGG-16, and ResNet50 to classify osteoporosis. The dataset was split into two subcategories using python opencv library: Grayscale Images and Red Green Blue (RGB) images. From the scikit learn python analysis, the training time of the GoogLeNet model on grayscale images and RGB images was 42minutes and 50 minutes respectively. The VGG-16 model training time on grayscale images and RGB images was 37 minutes and 44 minutes respectively. In addition, to compare the diagnostic performance of the two models, several state-of-the-art neural networks metric was used.