Safetensors
mingyulu commited on
Commit
15f66a4
·
verified ·
1 Parent(s): 54333d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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,