Skip to content

prabormukherjee/Covid-19_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Covid-19_detector

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.

About

Classify Covid 19, normal flu based by chest X ray

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published