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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/lukaskuhndkfz/ModelAuditor) framework for AI-powered model auditing and robustness evaluation.
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