File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -114,10 +114,15 @@ pip install . # install the package
114114## Supported foundation models
115115| Name | Benchmark name | Vision arch. | Params. | Training method | VLM | Pathology |
116116| :--------- | :--------------------: | :----------: | :-----: | :-------------: | :-: | :-------: |
117+ | GIGAPATH | provgigapath | ViT-G/14 | 1.1B | DINOv2 | | x |
117118| HIBOU-B | hiboub | ViT-B/14 | 86M | DINOv2 | | x |
118119| HIBOU-L | hiboul | ViT-L/14 | 307M | DINOv2 | | x |
119120| H-OPTIMUS-0 | hoptimus0 | ViT-G/14 | 1.1B | DINOv2 | | x |
120121| H-OPTIMUS-1 | hoptimus1 | ViT-G/14 | 1.1B | DINOv2 | | x |
122+ | KAIKO-S/8 | kaiko_vits8 | ViT-S/8 | 22M | DINO | | x |
123+ | KAIKO-S/16 | kaiko_vits16 | ViT-S/16 | 22M | DINO | | x |
124+ | KAIKO-B/8 | kaiko_vitb8 | ViT-B/8 | 86M | DINO | | x |
125+ | KAIKO-B/16 | kaiko_vitb16 | ViT-B/16 | 86M | DINO | | x |
121126| MIDNIGHT | midnight | ViT-G/14 | 1.1B | DINOv2 | | x |
122127| PHIKON | phikon | ViT-B/16 | 86M | iBOT | | x |
123128| PHIKON2 | phikon2 | ViT-L/16 | 307M | DINOv2 | | x |
You can’t perform that action at this time.
0 commit comments