Skip to content

Releases: justusschock/delira_cycle_gan_pytorch

Release v0.1.1

04 Mar 10:32
cb86719
Compare
Choose a tag to compare
Release v0.1.1 Pre-release
Pre-release

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