Not a small update actually :-)
Major changes:
- Subtle bugfix in the Buffer Transformer and added possibility for flip_probabilities="all" in Flip Transformer at n = 8.
- Introducing unet_generalized_v3: superior to v2, including bugfixes, bottleneck functionalities and simplifications.
Minor changes:
- Adding the pydot package to install_requires for plot_model functionality (please manually install graphviz also).
- Relaxing axis requirement in Mean Transformer and possibility to have same deformation in all axes in AffineDeformation when the option is specified by a single number.