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
|