Skip to content

mcanayaz/MH-CovidNet

Repository files navigation

MH-COVIDNet

Bu proje X-ray görüntülerinden COVID-19 teşhişi yapan "MH-COVIDNet: Diagnosis of COVID-19 using Deep Neural Networks and Meta-heuristic-based Feature Selection on X-ray Images" adlı çalışmanın kodlarını içermektedir. Yayına https://doi.org/10.1016/j.bspc.2020.102257 adresinden ulaşabilirsiniz.

This project contains the codes of the study named "MH-COVIDNet: Diagnosis of COVID-19 using Deep Neural Networks and Meta-heuristic-based Feature Selection on X-ray Images", which diagnoses COVID-19 from X-ray images. You can access the publication at https://doi.org/10.1016/j.bspc.2020.102257.

Cited as

Canayaz, M."MH-COVIDNet: Diagnosis of COVID-19 using Deep Neural Networks and Meta-heuristic-based Feature Selection on X-ray Images",Biomedical Signal Processing and Control, 2020,102257,https://doi.org/10.1016/j.bspc.2020.102257

Abstract:

COVID-19 is a disease that causes symptoms in the lungs and causes deaths around the world. Studies are ongoing for the diagnosis and treatment of this disease, which is defined as a pandemic. Early diagnosis of this disease is important for human life. This process is progressing rapidly with diagnostic studies based on deep learning. Therefore, to contribute to this field, a deep learning-based approach that can be used for early diagnosis of the disease is proposed in our study. In this approach, a data set consisting of 3 classes of COVID19, normal and pneumonia lung X-ray images was created, with each class containing 364 images. Pre-processing was performed using the image contrast enhancement algorithm on the prepared data set and a new data set was obtained. Feature extraction was completed from this data set with deep learning models such as AlexNet, VGG19, GoogleNet, and ResNet. For the selection of the best potential features, two metaheuristic algorithms of binary particle swarm optimization and binary gray wolf optimization were used. After combining the features obtained in the feature selection of the enhancement data set, they were classified using SVM. The overall accuracy of the proposed approach was obtained as 99.38%. The results obtained by verification with two different metaheuristic algorithms proved that the approach we propose can help experts during COVID-19 diagnostic studies.

Keywords:

COVID-19; BPSO; BGWO; pneumonia; deep learning models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages