Skip to content

Commit 4d1e0e8

Browse files
committed
update longvit model link
1 parent a448c38 commit 4d1e0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/longvit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pip install -v -U git+https://github.com/facebookresearch/[email protected]#e
1616
We perform self-supervised pretraining on TCGA diagnostic slides using [DINO](https://arxiv.org/abs/2104.14294) objective. The detailed instructions can be found at [`get_started_for_tcga_pretraining.md`](get_started/get_started_for_tcga_pretraining.md).
1717

1818
The link to the pretrained LongViT model on TCGA diagnostic slides:
19-
- [`LongViT`](): #layer=12; hidden=384; FFN factor=4x; #head=16; patch=32x32
19+
- [`LongViT`](https://github.com/wenhui0924/longvit_ckpts/releases/download/longvit/longvit_small_patch32_1024.pth): #layer=12; hidden=384; FFN factor=4x; #head=16; patch=32x32
2020

2121

2222
## Fine-tuning on Subtyping Classification

0 commit comments

Comments
 (0)