Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -16,6 +16,8 @@ pipeline_tag: image-feature-extraction
|
|
| 16 |
|
| 17 |
*Training, reproduction, and evaluation code.*
|
| 18 |
|
|
|
|
|
|
|
| 19 |
**OpenPath** is a vision foundation model for computational pathology: a **ViT-g/14** encoder
|
| 20 |
pre-trained with self-supervision (**DINOv2** + **gram anchoring**) on **public-only** whole-slide
|
| 21 |
histopathology tiles. This repository contains the **training, reproduction, and evaluation code**
|
|
|
|
| 16 |
|
| 17 |
*Training, reproduction, and evaluation code.*
|
| 18 |
|
| 19 |
+
馃敆 **[GitHub](https://github.com/taejoon89/openpath)** 路 [Checkpoints](https://huggingface.co/taejoon89/openpath-checkpoints) 路 [Corpus](https://huggingface.co/datasets/taejoon89/openpath-corpus)
|
| 20 |
+
|
| 21 |
**OpenPath** is a vision foundation model for computational pathology: a **ViT-g/14** encoder
|
| 22 |
pre-trained with self-supervision (**DINOv2** + **gram anchoring**) on **public-only** whole-slide
|
| 23 |
histopathology tiles. This repository contains the **training, reproduction, and evaluation code**
|