Skip to content

Automated detection of COVID-19 in real time can greatly help clinicians to handle increasing number of cases for preliminary screening. Deep CNN models trained with sufficiently large datasets may become best candidates to meet the purpose.

Notifications You must be signed in to change notification settings

joyalshaji135/CNN-Implementation

Repository files navigation

CNN-Implementation

A total of 15,153 samples are used in this work. These samples include chest X-ray images of COVID-19, viral pneumonia, and normal cases. The entire dataset was split into train and test sets, with a ratio of 80:20 before training the model. To enhance important image features, image preprocessing and augmentation were applied before feeding the image batches to the model.

Testing Result
Test Implementation Name Test Accuracy
CNN Implementation - 1 0.8780487775802612
CNN Implementation - 2 0.9451219439506531
Transfer_Learning_Implementation - 3 0.957317054271698

About

Automated detection of COVID-19 in real time can greatly help clinicians to handle increasing number of cases for preliminary screening. Deep CNN models trained with sufficiently large datasets may become best candidates to meet the purpose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published