@@ -96,13 +97,13 @@ of [Kornia](https://kornia.github.io/) or [Torchvision](https://pytorch.org/visi
## Data
**Our proposed time-lapse fluorescent microscopy is available at [this url](https://arxiv.org/pdf/2106.08285.pdf).**
**Our proposed time-lapse fluorescent microscopy is available at [this url](https://tudatalib.ulb.tu-darmstadt.de/handle/tudatalib/2880?locale-attribute=en_US).**
The dataset includes 9696 images structured in sequences of both brightfield and green fluorescent protein (GFP) channels at a resolution of 256 × 256. Data loader classes can be found in the python package [dataset](dataset).
## Trained Model
**The checkpoint of our trained Multi-StyleGAN is available at [this url]().**
**The checkpoint of our trained Multi-StyleGAN is available at [this url](https://tudatalib.ulb.tu-darmstadt.de/handle/tudatalib/2879?locale-attribute=en_US).**
The checkpoint (PyTorch state dict) includes the EMA generator weights (`"generator_ema"`), the generator weights
(`"generator"`), the generator optimizer state (`"generator_optimizer"`), the discriminator weights (`"discriminator"`),