Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ Paper: [Ensemble learning of pathology foundation models for precision oncology]
|
|
| 20 |
Code: [github.com/lilab-stanford/ELF](https://github.com/lilab-stanford/ELF)
|
| 21 |
Weights: [huggingface.co/luoxd96/ELF](https://huggingface.co/luoxd96/ELF)
|
| 22 |
|
| 23 |
-
This Hub repo contains the **inference-only** slide encoder: interpolate → LayerNorm → 8-head gated ABMIL
|
| 24 |
|
| 25 |
## Model details
|
| 26 |
|
|
|
|
| 20 |
Code: [github.com/lilab-stanford/ELF](https://github.com/lilab-stanford/ELF)
|
| 21 |
Weights: [huggingface.co/luoxd96/ELF](https://huggingface.co/luoxd96/ELF)
|
| 22 |
|
| 23 |
+
This Hub repo contains the **inference-only** slide encoder: interpolate → LayerNorm → 8-head gated ABMIL. It is the trained `momentum_enc` forward used in the paper, not the MoCo training snapshot.
|
| 24 |
|
| 25 |
## Model details
|
| 26 |
|