lukaskuhndkfz commited on
Commit
4ff2812
·
verified ·
1 Parent(s): f406824

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,8 +9,8 @@ Pre-trained models for medical image classification, used with the [ModelAuditor
9
  | `camelyon17_resnet50_1_224.pt` | ResNet50 | Pathology | Tumor detection in lymph node sections | 224x224 |
10
  | `chexpert_resnet50_1_224.pt` | ResNet50 | Radiology | Chest X-ray classification | 224x224 |
11
  | `ham10000_resnet50_1_224.pt` | ResNet50 | Dermatology | Skin lesion classification (melanoma vs. benign keratosis) | 224x224 |
12
- | `cifar10.pth` | ResNet50 | General | CIFAR-10 image classification | 32x32 |
13
- | `DermaMNIST_resnet18.pth` | ResNet18 | Dermatology | Skin lesion classification (7 classes) | 28x28 |
14
 
15
  ## Usage
16
 
 
9
  | `camelyon17_resnet50_1_224.pt` | ResNet50 | Pathology | Tumor detection in lymph node sections | 224x224 |
10
  | `chexpert_resnet50_1_224.pt` | ResNet50 | Radiology | Chest X-ray classification | 224x224 |
11
  | `ham10000_resnet50_1_224.pt` | ResNet50 | Dermatology | Skin lesion classification (melanoma vs. benign keratosis) | 224x224 |
12
+ | `cifar10.pth` | ResNet50 | General | CIFAR-10 image classification | 224x224 |
13
+ | `DermaMNIST_resnet18.pth` | ResNet18 | Dermatology | Skin lesion classification (7 classes) | 224x224 |
14
 
15
  ## Usage
16