File size: 886 Bytes
3adc64d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# CellFlux Models and Generated Images

This repository contains models and generated images for three methods across three datasets.

## Repository Structure

```
β”œβ”€β”€ model/
β”‚   β”œβ”€β”€ cellflux/
β”‚   β”‚   β”œβ”€β”€ bbbc021/
β”‚   β”‚   β”œβ”€β”€ rxrx1/
β”‚   β”‚   └── cpg0000/
β”‚   β”œβ”€β”€ impa/
β”‚   β”‚   β”œβ”€β”€ bbbc021/
β”‚   β”‚   β”œβ”€β”€ rxrx1/
β”‚   β”‚   └── cpg0000/
β”‚   └── phendiff/
β”‚       β”œβ”€β”€ bbbc021/
β”‚       β”œβ”€β”€ rxrx1/
β”‚       └── cpg0000/
└── images/
    β”œβ”€β”€ cellflux/
    β”œβ”€β”€ impa/
    └── phendiff/
```

## Methods

- **CellFlux**: Cell image generation using flow matching
- **IMPA**: Image generation method
- **PhenDiff**: Phenotype diffusion model

## Datasets

- **BBBC021**: Cell imaging dataset
- **RxRx1**: Drug screening dataset  
- **CPG0000**: Cell painting dataset