Views
No views yet
phase4-1f3f21ce| slice | n | Dice | MAE (px) | ECE | Brier |
|---|---|---|---|---|---|
| val (fold 4) | 14 | 0.84 | 32 | 0.05 | 0.13 |
| OOD aggregate | 44 | 0.572 | 104.47 | 0.174 | 0.432 |
| OOD restricted (thin-bounded subset) | 29 | ~0.81 | ~48 | -- | -- |
| OOD no-bottom subset | 15 | ~0.10 | n/a | -- | -- |
1from huggingface_hub import hf_hub_download
2
3ckpt_path = hf_hub_download(
4 repo_id="aungmthein/oct-cell-layer-fold4-swin-umamba",
5 filename="phase4-1f3f21ce_softmax_B__swin_umamba_fold4.pth",
6)
7# Loader integration: see the demo Space at
8# https://huggingface.co/spaces/aungmthein/oct-cartilage-cell-layer