Update README.md
Browse files
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 |
|