RamonK commited on
Commit
5c6ff29
·
verified ·
1 Parent(s): 01cbfed

Link DistillPath paper on arXiv

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ datasets:
17
 
18
  A 22M ViT-S/16 pathology tile encoder distilled from [H-optimus-0](https://huggingface.co/bioptimus/H-optimus-0) (1.1B ViT-g/14) into the [kaiko ViT-S/16](https://huggingface.co/1aurent/vit_small_patch16_224.kaiko_ai_towards_large_pathology_fms) student using backbone-token distillation on 6,000 public TCGA slides.
19
 
20
- **Paper:** [DistillPath: An Efficient 22M Distilled Pathology Encoder Approaching Large Foundation Model Performance](https://github.com/RamonKaspar/DistillPath)
21
  Ramon Kaspar, Andrey Ignatov, Valentina Boeva. ETH Zurich.
22
  Published at the ECCV 2026 Workshop on Medical Foundation Models and Benchmarks (MedFM-Bench).
23
 
 
17
 
18
  A 22M ViT-S/16 pathology tile encoder distilled from [H-optimus-0](https://huggingface.co/bioptimus/H-optimus-0) (1.1B ViT-g/14) into the [kaiko ViT-S/16](https://huggingface.co/1aurent/vit_small_patch16_224.kaiko_ai_towards_large_pathology_fms) student using backbone-token distillation on 6,000 public TCGA slides.
19
 
20
+ **Paper:** [DistillPath: An Efficient 22M Distilled Pathology Encoder Approaching Large Foundation Model Performance](https://arxiv.org/abs/2608.17872)
21
  Ramon Kaspar, Andrey Ignatov, Valentina Boeva. ETH Zurich.
22
  Published at the ECCV 2026 Workshop on Medical Foundation Models and Benchmarks (MedFM-Bench).
23