| # 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 | |