Hello, thank you for your work.
I am currently using 'densenet121-res224-mimic_ch' to evaluate the MIMIC-CXR test set, but I am encountering a category inconsistency issue.
The official MIMIC categories are [‘Atelectasis’, ‘Cardiomegaly’, ‘Consolidation’, ‘Edema’, ‘Enlarged Cardiomediastinum’, ‘Fracture’, ‘Lung Lesion’, ‘Lung Opacity’, ‘No Finding’, ‘Pleural Effusion’, ‘Pleural Other’, ‘Pneumonia’, 'Pneumothorax', ‘Support Devices’]. However, the model's results are missing the ‘No Finding’, ‘Pleural Effusion’, and ‘Pleural Other’ categories.
How can this be resolved? Or have the category names changed?
Thank you again.
Hello, thank you for your work.
I am currently using 'densenet121-res224-mimic_ch' to evaluate the MIMIC-CXR test set, but I am encountering a category inconsistency issue.
The official MIMIC categories are [‘Atelectasis’, ‘Cardiomegaly’, ‘Consolidation’, ‘Edema’, ‘Enlarged Cardiomediastinum’, ‘Fracture’, ‘Lung Lesion’, ‘Lung Opacity’, ‘No Finding’, ‘Pleural Effusion’, ‘Pleural Other’, ‘Pneumonia’, 'Pneumothorax', ‘Support Devices’]. However, the model's results are missing the ‘No Finding’, ‘Pleural Effusion’, and ‘Pleural Other’ categories.
How can this be resolved? Or have the category names changed?
Thank you again.