Skip to content

Releases: lucidrains/stylegan2-pytorch

1.8.2

16 May 13:35
ea1401d
Compare
Choose a tag to compare
1.8.2

1.8.1

28 Apr 14:41
Compare
Choose a tag to compare
fix vector quantization

1.8.0

07 Apr 05:45
Compare
Choose a tag to compare
use layernorm for attention

1.7.0

05 Apr 18:42
Compare
Choose a tag to compare
release dual contrastive loss in 1.7.0

1.6.0

05 Apr 06:20
Compare
Choose a tag to compare
rewrite linear attention with some small tweaks

1.5.14

15 Jan 19:02
Compare
Choose a tag to compare
calculate FID faster by making sure real images are not recomputed ea…

1.5.12

13 Jan 19:24
Compare
Choose a tag to compare
fix an issue with new version of pytorch fid

1.5.11

09 Jan 22:20
c6ba730
Compare
Choose a tag to compare
1.5.11

1.5.10

03 Jan 03:13
Compare
Choose a tag to compare
auto-set augmentation probability if number of training samples is low

1.5.9

02 Jan 05:19
Compare
Choose a tag to compare
fix generating images with ModelLoader