xrays-and-gradcam
Radiograph analyzer
This project uses deep learning to analyze chest radiographs and diagnose COVID-19.
Classification and Gradient-based Localization of Chest Radiographs using PyTorch.
49 stars
3 watching
18 forks
Language: Jupyter Notebook
last commit: over 3 years ago
Linked from 1 awesome list
cnncovid-19deep-learningdensenet121early-stoppingfine-tuninggradcamimbalanced-datalocalizationoversamplingpneumoniapytorch-implementationradiographsresnet18transfer-learningvgg16xrays
Related projects:
Repository | Description | Stars |
---|---|---|
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
pycroscopy/atomai | A PyTorch-based package for analyzing microscopy data with machine learning algorithms | 194 |
omarsar/mri-analysis-pytorch | Analyzes medical images using PyTorch and a specialized library to segment structures such as spinal cord gray matter. | 63 |
orobix/visual-feature-attribution-using-wasserstein-gans-pytorch | A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. | 93 |
truskovskiyk/nima.pytorch | Assesses and evaluates images using deep learning models | 335 |
xxradon/igcv3-pytorch | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
ngxbac/kaggle-rsna | A Python-based deep learning project for medical image analysis, specifically focused on detecting RSNA intracranial hemorrhage. | 41 |
benedekrozemberczki/pytorch_geometric_temporal | A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,669 |
nexusapoorvacus/deepvariationstructuredrl | An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 268 |
vmarsocci/3dcd | Automatically inferring 2D and 3D change detection maps from bitemporal optical images without relying on DSMs. | 28 |