This Project is now obsolete and won't be continued. Potential Bugs won't be fixed in this repo anymore. Please refer to the implementation in delira-dev/vision for more details
This package contains a delira
compatible cycle GAN skeleton, which should work for arbitrary dimensions and
datatypes.
An example for 2D images can be found in the notebooks folder.
The paper, this package is based on, can be found at arXiv.
This package can be installed from pip with:
pip install delira-cycle-gan
or from source via:
pip install git+https://github.com/justusschock/delira_cycle_gan_pytorch