We are trying to make a model for inhancing the health system for detection many thoracic diseases. this for educational purposes.
- Python 3.9.16
- tensorflow 2.11.0
- keras 2.11.0
python main_model.py --> For creating a model that is ready to train on your dataset to detect Pneumonia
python 14_disease_model.py --> For creating a model that is ready to train on your dataset to detect 14 different thoracic diseases which are Atelectasis, Cardiomegaly, Consolidation, Edema, Effusion, Emphysema, Fibrosis, Hernia, Infiltration, Mass, Nodule, Pleural Thickening, Pneumonia, and Pneumothorax.
For more details please check this article