Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# ModelAuditor Pre-trained Models
|
| 2 |
|
| 3 |
-
Pre-trained models for medical image classification, used with the [ModelAuditor](https://github.com/
|
| 4 |
|
| 5 |
## Models
|
| 6 |
|
|
@@ -61,7 +61,7 @@ model.eval()
|
|
| 61 |
|
| 62 |
## Training
|
| 63 |
|
| 64 |
-
Training scripts for all ResNet50 models are available repository as well.
|
| 65 |
|
| 66 |
## Datasets
|
| 67 |
|
|
|
|
| 1 |
# ModelAuditor Pre-trained Models
|
| 2 |
|
| 3 |
+
Pre-trained models for medical image classification, used with the [ModelAuditor](https://github.com/MLO-lab/ModelAuditor) framework for AI-powered model auditing and robustness evaluation.
|
| 4 |
|
| 5 |
## Models
|
| 6 |
|
|
|
|
| 61 |
|
| 62 |
## Training
|
| 63 |
|
| 64 |
+
Training scripts for all ResNet50 models are available in this repository as well.
|
| 65 |
|
| 66 |
## Datasets
|
| 67 |
|