Skip to content

Using clinical taxonomies to predict thoracic diseases in a more transparent manner as compared to flat classification

Notifications You must be signed in to change notification settings

Vraj1234/Hierarchical-thoracic-disease-detection-using-attention-guided-deep-learning-methodologies

Repository files navigation

This project focuses on Hierarchical thoracic disease detection. It works in three layers each specialised in specific classification to narrow down a specific disease.The first layer trained on RAN (Residaul attention Network) to first identfy if the image provided has an abnoramlity or not. If yes, the information about this is passed on to the second layer based on (CheXnet Localisation), which identifies, in which area of the image there is an abnormality. Finally, once the location of this abnormality is pinpointed, layer three the local and global features, to present a final verdict of the disease Not only is this method significantly more accurate, due to its segregation and specialization approach, it is also considerably cost efficient to train and use.

The main file to run the project in the Project Main/Entire pipeline.ipnyb file. It references pretrained models, so make sure you have them in the right locations.

Classification Hierarchy:

Screenshot 2023-11-01 at 5 49 49 PM

Images of the result:

Screenshot 2024-06-18 at 5 25 11 PM Screenshot 2024-06-18 at 5 25 07 PM Screenshot 2024-06-18 at 5 25 03 PM

A PDF about the final presenation along with data insights, proposed model architecture, experiment results, and inferences can also be found attached.

Feel free to get in touch about the project with us at : [email protected] [email protected] [email protected] [email protected]

About

Using clinical taxonomies to predict thoracic diseases in a more transparent manner as compared to flat classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published