DL4MicEverywhere / cyclegan-zerocostdl4mic / 1.13.3

cyclegan-zerocostdl4mic implementation.

Unpaired image-to-image translation of 2D images. CycleGAN is a method that can capture the characteristics of one image domain and figure out how these characteristics could be translated into another image domain, all in the absence of any paired training examples (ie transform a horse into zebra or apples into oranges). While CycleGAN can potentially be used for any type of image-to-image translation, we illustrate that it can be used to predict what a fluorescent label would look like when imaged using another imaging modalities. Note - visit the ZeroCostDL4Mic wiki to check the original publications this network is based on and make sure you cite these.
Tags
AMD64colabnotebookdenoisingZeroCostDL4Mic
Citation
https://doi.org/10.1038/s41467-021-22518-0von Chamier, L., Laine, R.F., Jukkala, J. et al. Democratising deep learning for microscopy with ZeroCostDL4Mic. Nat Commun 12, 2276 (2021). https://doi.org/10.1038/s41467-021-22518-0
Jun-Yan Zhu, Taesung Park, Phillip Isola, Alexei A. Efros. Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks. arXiv:1703.10593https://arxiv.org/abs/1703.10593
Solution written by
DL4MicEverywhere team
album team

Arguments

--path
What is your working path? (default value: .)

Usage instructions

Please follow this link for details on how to install and run this solution.