Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,6 @@ tags:
|
|
| 7 |
- cancer
|
| 8 |
- lung
|
| 9 |
library_name: timm
|
| 10 |
-
license: apache-2.0
|
| 11 |
datasets:
|
| 12 |
- 1aurent/LC25000
|
| 13 |
metrics:
|
|
@@ -29,7 +28,8 @@ Fine-tuned on LC25000's lung subset.
|
|
| 29 |
- Image size: 224 x 224 x 3
|
| 30 |
- **Papers:**
|
| 31 |
- Scaling Self-Supervised Learning for Histopathology with Masked Image Modeling: https://www.medrxiv.org/content/10.1101/2023.07.21.23292757v2
|
| 32 |
-
- **Dataset:** TGCA: https://portal.gdc.cancer.gov/
|
|
|
|
| 33 |
- **Original:** https://github.com/owkin/HistoSSLscaling/
|
| 34 |
- **License:** https://github.com/owkin/HistoSSLscaling/blob/main/LICENSE.txt
|
| 35 |
|
|
|
|
| 7 |
- cancer
|
| 8 |
- lung
|
| 9 |
library_name: timm
|
|
|
|
| 10 |
datasets:
|
| 11 |
- 1aurent/LC25000
|
| 12 |
metrics:
|
|
|
|
| 28 |
- Image size: 224 x 224 x 3
|
| 29 |
- **Papers:**
|
| 30 |
- Scaling Self-Supervised Learning for Histopathology with Masked Image Modeling: https://www.medrxiv.org/content/10.1101/2023.07.21.23292757v2
|
| 31 |
+
- **Pretrain Dataset:** TGCA: https://portal.gdc.cancer.gov/
|
| 32 |
+
- **Dataset:** LC25000: https://huggingface.co/datasets/1aurent/LC25000
|
| 33 |
- **Original:** https://github.com/owkin/HistoSSLscaling/
|
| 34 |
- **License:** https://github.com/owkin/HistoSSLscaling/blob/main/LICENSE.txt
|
| 35 |
|