Update README.md
Browse files
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 |
|
| 13 |
-
| `DermaMNIST_resnet18.pth` | ResNet18 | Dermatology | Skin lesion classification (7 classes) |
|
| 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 |
|