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
This study tries to compare the detection of lung diseases using xray scans from three different datasets using three different neural network architectures using Pytorch and perform an ablation study by changing learning rates. The dimensional understanding is visualised using t-SNE and Grad-CAM for visualisation of diseases in x-ray scans.
Pneumonia detection from chest X-rays using CNNs and VGG16 transfer learning with Grad-CAM explainability, class imbalance handling, and clinical evaluation metrics.
A clinical-grade deep learning web app for classifying spine disorders from X-rays using an ensemble of ConvNeXt and EfficientNet-B3 with SOTA Grad-CAM++ explainability and automated radiology reporting.
Deep learning models for automated fracture detection and body part classification in musculoskeletal radiographs using the MURA dataset. Includes CNN, ResNet50, DenseNet169, and EfficientNet-B0 architectures in a multi-task learning setup.