Skip to content

Releases: psweens/VAN-GAN

v1.2.1

02 Oct 10:17
5fbd02d
Compare
Choose a tag to compare

Minor updates to documentation and code optimisations. Also include 2D slice-wise CLAHE of a 3D image as a utility function.

v1.2.0

09 Aug 12:17
7b95e00
Compare
Choose a tag to compare

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

21 Jul 10:07
Compare
Choose a tag to compare

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

01 May 13:28
Compare
Choose a tag to compare

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

02 Jun 09:06
a537068
Compare
Choose a tag to compare

Minor bug correction and readme update.

v1.0.0

25 Apr 10:17
4f27d2e
Compare
Choose a tag to compare
Update LICENSE