Skip to content

Releases: lucidrains/stylegan2-pytorch

1.5.8

02 Jan 04:25

Choose a tag to compare

use exponential moving average versions of model for generating image…

1.5.7

02 Jan 01:27

Choose a tag to compare

update package for python 3.9 compatibility

1.5.6

20 Dec 18:40

Choose a tag to compare

offer way to turn off path length reg

1.5.5

17 Dec 02:34

Choose a tag to compare

make pytorch-fid package optional

1.5.4

07 Dec 22:46

Choose a tag to compare

Merge branch 'master' of github.com:lucidrains/stylegan2-pytorch

1.5.3

03 Dec 00:49

Choose a tag to compare

make num-image-tiles work during training as well

1.5.2

26 Nov 21:38

Choose a tag to compare

1.5.2

1.5.1

15 Nov 00:12

Choose a tag to compare

allow for setting in max feature maps, after learning @aydao raised h…

1.5.0

13 Nov 22:00

Choose a tag to compare

bump version

1.4.1

11 Nov 04:47

Choose a tag to compare

autocast noise to cuda in ModelLoader