Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ CellCLIP, a cross-modal contrastive learning framework for HCS data. CellCLIP le
|
|
5 |
* [Paper](https://arxiv.org/pdf/2506.06290)
|
6 |
* [Github](https://github.com/suinleelab/CellCLIP/tree/main)
|
7 |
|
|
|
|
|
|
|
|
|
|
|
8 |
## Citation
|
9 |
```
|
10 |
@article{lu2025cellclip,
|
|
|
5 |
* [Paper](https://arxiv.org/pdf/2506.06290)
|
6 |
* [Github](https://github.com/suinleelab/CellCLIP/tree/main)
|
7 |
|
8 |
+
This repository contains model checkpoints for CellCLIP trained with
|
9 |
+
* Cell painting encodings: Image embeddings extracted using DINOv2-Giant and projected to a feature dimension of 1536.
|
10 |
+
* Perturbation encodings: Text embeddings generated using BERT as the text encoder.
|
11 |
+
|
12 |
+
|
13 |
## Citation
|
14 |
```
|
15 |
@article{lu2025cellclip,
|