Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: agpl-3.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: agpl-3.0
|
| 3 |
+
---
|
| 4 |
+
Model Card for CHROMA_pretrain
|
| 5 |
+
This modelcard aims to provide a pre-trained vision foundation model [CHROMA](https://github.com/Changchun-Yang/CHROMA).
|
| 6 |
+
|
| 7 |
+
This is the official pretraining weight for [CHROMA paper](https://arxiv.org/abs/2505.15868).
|
| 8 |
+
|
| 9 |
+
## Citation
|
| 10 |
+
|
| 11 |
+
If you use this model, please cite:
|
| 12 |
+
|
| 13 |
+
```bibtex
|
| 14 |
+
@article{yang2025inclusive,
|
| 15 |
+
title={An Inclusive Foundation Model for Generalizable Cytogenetics in Precision Oncology},
|
| 16 |
+
author={Yang, Changchun and Dai, Weiqian and Zhang, Yilan and Chen, Siyuan and Hu, Jingdong and Su, Junkai and Chen, Yuxuan and Xu, Ao and Li, Na and Gao, Xin and others},
|
| 17 |
+
journal={arXiv preprint arXiv:2505.15868},
|
| 18 |
+
year={2025}
|
| 19 |
+
}
|