Hossam El-Din Moustafa
Mansoura University

Published : 4 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Indonesian Journal of Electrical Engineering and Computer Science

Classification of focal liver disease in egyptian patients using ultrasound images and convolutional neural networks Rania Mohamed Abd-ElGhaffar; Mahmoud El-Zalabany; Hossam El-Din Moustafa; Mervat El-Seddek
Indonesian Journal of Electrical Engineering and Computer Science Vol 27, No 2: August 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v27.i2.pp793-802

Abstract

Recently, computer-aided diagnostic systems for various diseases have received great attention. One of the latest technologies used is deep learning architectures for analyzing and classifying medical images. In this paper, a new system that uses deep learning to classify three focal diseases in the liver besides the normal liver is proposed. A pre-trained convolutional neural network is utilized. Two types of networks are used, ResNet50 and AlexNet with fully connected networks (FCNs). After extracting the deep features using deep learning, FCNs can input images in different states of the disease, such as Normal, Hem, HCC, and Cyst. Dataset is obtained from the Egyptian Liver Research Institute. Two classifiers are utilized, the first includes two classes (Normal/Cyst, Normal/Hem, Normal/HCC, HCC/Cyst, HCC/Hem, Cyst/Hem) and the second contains four classes (Normal/Cyst/ HCC/Hem) to distinguish liver images. Using performance criteria, it has been shown that the two-category classifiers have given better results than the four-class classifier, and accordingly a hybrid classifier was suggested to merge the weighted probabilities of the classes obtained by each singular classifier. Experimental results have achieved an accuracy of 96.1% using ResNet50 which means that it can be used as an assistive diagnostic method for classification of focal liver disease.
A deep learning based system for accurate diagnosis of brain tumors using T1-w MRI Mona Ahmed; Fahmi Khalifa; Hossam El-Din Moustafa; Gehad Ahmed Saleh; Eman AbdElhalim
Indonesian Journal of Electrical Engineering and Computer Science Vol 28, No 2: November 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v28.i2.pp1192-1202

Abstract

Detection and classification of brain tumors are of formidable importance in neuroscience. Deep learning (DL), specifically convolution neural networks (CNN), has demonstrated breakthroughs in the field of brain image analysis and brain tumors classification. This work proposes a novel CNN based model for brain tumor classification. Our pipeline starts with prepossessing and data augmentation techniques. Then, a CNN classification step is developed and utilizes ResNet50 architecture as its core. Particularly, our design modified the ResNet50 output with a global average pooling (GAP) layer to avoid over-fitting. The proposed model is trained and tested using different optimization algorithms. The final classification is achieved using a sigmoid layer. We tested the proposed structure on T1 weighted contrast-enhanced magnetic resonance images (T1-w MRI) that are collected from three datasets. A total of 3586 images containing two classes (i.e., bengin, and malignant) were used in our experiments. The proposed model reach highest accuracy 99.8%, and optimal error 0.005 using Adam when compared with other six well-known CNN architectures.