Update
Browse files
README.md
CHANGED
|
@@ -17,6 +17,9 @@ SlideFlame is a slide-level vision-language model based on a Flamingo-style
|
|
| 17 |
architecture. It combines patch-level and slide-level visual features with a
|
| 18 |
language model to generate pathology reports from whole-slide image features.
|
| 19 |
|
|
|
|
|
|
|
|
|
|
| 20 |
## Model Weights
|
| 21 |
|
| 22 |
The checkpoint files are stored in the `weights/` directory:
|
|
|
|
| 17 |
architecture. It combines patch-level and slide-level visual features with a
|
| 18 |
language model to generate pathology reports from whole-slide image features.
|
| 19 |
|
| 20 |
+
The full project code is available on [GitHub](https://github.com/KatherLab/SlideFlame), while only the model weights
|
| 21 |
+
are hosted here on Hugging Face.
|
| 22 |
+
|
| 23 |
## Model Weights
|
| 24 |
|
| 25 |
The checkpoint files are stored in the `weights/` directory:
|