Detecting Covid 19, normal flu based on chest X ray report. Using ML I made a classifier that helps us detecting these disease. The model is made with pytorch and trained with the resnet18 model.
The dataset has 3 different classes, covid
, viral flu
and normal
x-ray report from various people. Using the pretrained model weight, I found on epoch 40, it gave an acc of 97% on val dataset.
The dataset is also included with this repo. All source of python is on the notebook.
-
Notifications
You must be signed in to change notification settings - Fork 0
prabormukherjee/Covid-19_detector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Classify Covid 19, normal flu based by chest X ray
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published