jamesdolezal
commited on
Commit
•
e9d0909
1
Parent(s):
a3e8a94
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
---
|
4 |
+
|
5 |
+
[UNOFFICIAL]
|
6 |
+
|
7 |
+
This is the pretrained CTransPath model that accompanies the manuscript Transformer-based Unsupervised Contrastive Learning for Histopathological Image Classification, published by Xiyue Wang *et al* in Medical Image Analysis (October 2022, DOI: https://doi.org/10.1016/j.media.2022.102559)
|
8 |
+
|
9 |
+
This model has been uploaded to HuggingFace for easier sharing, but has not been verified by the original authors and is in no way affiliated with the original authors.
|
10 |
+
|
11 |
+
The official pretrained model is available on the official GitHub repository (https://github.com/Xiyue-Wang/TransPath) and Google Drive (https://drive.google.com/file/d/1DoDx_70_TLj98gTf6YTXnu4tFhsFocDX/view?usp=sharing). The license as included in the original repository is GPL-3.0.
|
12 |
+
|