geraldOslo commited on
Commit
8583abe
·
verified ·
1 Parent(s): 9fa51c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -38,7 +38,6 @@ We release the weights for the best-performing checkpoint of each architecture.
38
  | `efficientnet-b3_best.pth` | `efficientnet_b3` | **300x300** | Best single model in our study (QWK 0.769). |
39
  | `resnet50_best.pth` | `resnet50` | **224x224** | High sensitivity for healthy cases. |
40
  | `convnext-tiny_best.pth` | `convnext_tiny` | **224x224** | Modern Transformer-style CNN. |
41
- | *Ensemble* | *Combination* | *Mixed* | **Recommended.** Averages the outputs of all three for maximum robustness (QWK 0.803). |
42
 
43
  *Note: An older legacy checkpoint (`pai-meets-ai_...`) is preserved for reproducibility but the specific named files above are recommended.*
44
 
 
38
  | `efficientnet-b3_best.pth` | `efficientnet_b3` | **300x300** | Best single model in our study (QWK 0.769). |
39
  | `resnet50_best.pth` | `resnet50` | **224x224** | High sensitivity for healthy cases. |
40
  | `convnext-tiny_best.pth` | `convnext_tiny` | **224x224** | Modern Transformer-style CNN. |
 
41
 
42
  *Note: An older legacy checkpoint (`pai-meets-ai_...`) is preserved for reproducibility but the specific named files above are recommended.*
43