This model transforms 2D brightfield images to fluorescence. The model simulates fluorescent stains targeting actin.
The training data for this model includes pairs of images captured at 20x magnification on differential interference contrast (DIC) microscopy for input and fluorescence microscopy for ground truth. The model is trained by Pixel2Pixel [1] with RCAUNet (U-Net with residual channel attention blocks) [2] as the generator and least square generative adversarial network (LSGAN) [3] as the discriminator.
Download
By downloading, installing, copying, accessing, or using the software, you agree to the terms of this end user license agreement.
Model file (.aiviadl)
Test image (.aivia.tif)
Requirements
Make sure you have Python versions 3.5 to 3.7 installed with TensorFlow-GPU version 1.13.0 and above.
Installation and apply instructions
Aivia is required for applying the model file. You can request a demo copy of Aivia here.
Drag-and-drop the model file into the Recipe Console area; or use the 'Load recipe' option in the Recipe Console to load the model file.
Load the test image (or any image of your own) into Aivia.
If your image contains more than one channel, click on the 'Input & Output' section and specify the image channel you wish to apply the model on.
Click 'Start' to apply the model.
Comments