Skip to content

Releases: lucidrains/gigagan-pytorch

0.3.0

12 Jan 14:26
Compare
Choose a tag to compare
incorporate zero centered gradient penalty on real and fake images fo…

0.2.20

06 Nov 17:54
Compare
Choose a tag to compare
address https://github.com/lucidrains/gigagan-pytorch/issues/51

0.2.19

12 Sep 16:34
Compare
Choose a tag to compare
address extraneous dim kernel mod for rgb adaptive conv, thanks to @i…

0.2.18

12 Sep 14:49
Compare
Choose a tag to compare
address issue with resolutions in generator for calculating attention…

0.2.17

12 Sep 14:07
Compare
Choose a tag to compare
take care of the all gather for contrastive loss

0.2.16

04 Sep 22:52
Compare
Choose a tag to compare
remove an activation function

0.2.15

03 Sep 19:44
Compare
Choose a tag to compare
tweak gradient penalty

0.2.14

03 Sep 02:40
Compare
Choose a tag to compare
make sure to actually train the vision aided discriminator

0.2.12

01 Sep 20:01
Compare
Choose a tag to compare
protect against gradient penalty nans

0.2.11

25 Aug 14:45
Compare
Choose a tag to compare
attempt to fix second bullet point at https://github.com/lucidrains/g…