Releases: justusschock/delira_cycle_gan_pytorch
Releases · justusschock/delira_cycle_gan_pytorch
Release v0.1.1
First Beta Release
provides the following things:
- A custom unpaired Dataset including ImagePool
- Loss functions
- A model skeleton, whcih can be used with every kind of generator and discriminator
- A custom unpaired Sampler for the Unpaired Dataset
- A function to correctly create optimizers
- An example notebook