You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BEST SCORE ON KAGGLE SO FAR , EVEN BETTER THAN THE KAGGLE TEAM MEMBER WHO DID BEST SO FAR. The project is about diagnosing pneumonia from XRay images of lungs of a person using self laid convolutional neural network and tranfer learning via inceptionV3. The images were of size greater than 1000 pixels per dimension and the total dataset was tagg…
Idiopathic pulmonary fibrosis (IPF) is a restrictive interstitial lung disease that causes lung function decline by lung tissue scarring. Although lung function decline is assessed by the forced vital capacity (FVC), determining the accurate progression of IPF remains a challenge. To address this challenge, we proposed Fibro-CoSANet, a novel end…
This repository contains the image classification followed by semantic segmentation of Chest X-Rays to detect a clinical condition called Pneumothorax.
The aim is not only to make a model which can classify the chest x-ray data but also to extract the heat maps of the x-ray for faster diagnosis and making it more reliable to use in real time.
For the Semester-Final Team Project, my friends and I have built a CNN model to classify chest X-ray images into Normal, COVID-19, and Pneumonia (Viral/Bacterial) cases.
CardioPulmoRAD-AI is a multimodal explainable AI framework for early cardiopulmonary risk stratification and tele-triage. It fuses chest radiographs (DenseNet-121) and 13 clinical vitals (MLP) with dual XAI (Grad-CAM + SHAP) to support frontline health workers and decision support including specialist-in-the-loop referral in low-resource settings..