Releases: psweens/VAN-GAN
Releases · psweens/VAN-GAN
v1.2.1
Minor updates to documentation and code optimisations. Also include 2D slice-wise CLAHE of a 3D image as a utility function.
v1.2.0
Various updates to documentation and optimisation of functions leading to a significant reduction in training time. Including a bespoke SSIM 3D loss function which removes the requirement for the tensorflow-mri package.
v1.1.2
House keeping. Provided additional script comments. Adjusted several variable and parameters names to improve interpretability. Remove redundant initializer assignment and assignment 'he_normal' as default.
v1.1.0
Streamlined the code by using more class objects to make my user-friendly. Also includes some additional functions and comments to the code.
v.1.1.1
Minor bug correction and readme update.