update README
Browse files
README.md
CHANGED
|
@@ -20,13 +20,15 @@ citation: |
|
|
| 20 |
# DinoBloom: A Foundation Model for Generalizable Cell Embeddings in Hematology
|
| 21 |
|
| 22 |
<div align="center">
|
|
|
|
|
|
|
| 23 |
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
**DinoBloom** builds upon [DINOv2](https://arxiv.org/abs/2304.07193) (Meta AI) and is trained on **13 diverse publicly available datasets** of single cells from peripheral blood and bone marrow.
|
| 27 |
-
|
| 28 |
-
[Paper](https://arxiv.org/abs/2404.05022) | [GitHub](https://github.com/MarrLab/DinoBloom) | [Zenodo](https://zenodo.org/records/10908163)
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
</div>
|
| 31 |
|
| 32 |
---
|
|
|
|
| 20 |
# DinoBloom: A Foundation Model for Generalizable Cell Embeddings in Hematology
|
| 21 |
|
| 22 |
<div align="center">
|
| 23 |
+
<img src="https://raw.githubusercontent.com/MarrLab/DinoBloom/main/media/logo.png" width="160" alt="DinoBloom logo"/>
|
| 24 |
+
<br><br>
|
| 25 |
|
| 26 |
+
**DinoBloom** builds upon [DINOv2](https://arxiv.org/abs/2304.07193) (Meta AI) and is trained on **13 diverse publicly available datasets** of single cells from peripheral blood and bone marrow.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
+
<br>
|
| 29 |
+
<a href="https://arxiv.org/abs/2404.05022">📄 Paper</a> •
|
| 30 |
+
<a href="https://github.com/MarrLab/DinoBloom">💻 GitHub</a> •
|
| 31 |
+
<a href="https://zenodo.org/records/10908163">📦 Zenodo</a>
|
| 32 |
</div>
|
| 33 |
|
| 34 |
---
|