lindawangg / COVID-Net

COVID-Net Open Source Initiative
Other
1.15k stars 477 forks source link

COVIDNet-CXR model on COVIDx V7B (binary classification) #132

Closed homerdiaz closed 3 years ago

homerdiaz commented 3 years ago

Which COVIDNet-CXR model i can use for binary classification?

chododom commented 3 years ago

I believe any of them can be used for binary classification, just use the inference_pneumonia.py file, which takes the max probability out of non-COVID pneumonia and COVID pneumonia. I have been using the COVIDNet-CXR4-A for my binary classification.

homerdiaz commented 3 years ago

Hi chododom. I think that's for pneumonia binary classification. They realeased last month a new dataset for binary classification Covid positive/negative.