Skip to content

Tags: lucidrains/lightweight-gan

Tags

1.2.1

Toggle 1.2.1's commit message
update dep versions

1.2.0

Toggle 1.2.0's commit message
add zero centered gradient penalty for real and fake images

1.1.1

Toggle 1.1.1's commit message
aim fix

1.1.0

Toggle 1.1.0's commit message
upgrade to best downsample type

v1.0.0

Toggle v1.0.0's commit message
another measure against checkboard artifacts, release 1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

0.23.2

Toggle 0.23.2's commit message
revert, as attention based upsampler not working well

0.23.1

Toggle 0.23.1's commit message
fix for what may be an important detail left out of the QnA paper

0.23.0

Toggle 0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
testing out an attention-based upsampling that https://arxiv.org/abs/… (

#125)

* attention-based upsampling https://arxiv.org/abs/2112.11435 - better results than either bilinear upsample or convtranspose2d

* 0.23.0

0.22.3

Toggle 0.22.3's commit message
make aim optional, as seeing a segmentation fault. add ability to tur…

…n off strict loading of load_state_dict for GAN