Releases: lucidrains/gigagan-pytorch
Releases · lucidrains/gigagan-pytorch
0.2.10
address first bullet point at https://github.com/lucidrains/gigagan-p…
0.2.9
address https://github.com/lucidrains/gigagan-pytorch/issues/33
0.2.8
make sure low resolution input is always sent to the discriminator as…
0.2.6
fix rgbs outputted by unet upsampler to discriminator, and validate c…
0.2.5
fix an issue with rgb collection in unet upsampler, add helper genera…
0.2.4
fix an issue with rgb collection in unet upsampler, add helper genera…
0.2.3
add differentiable augmentation module, start with horizontal flip, a…
0.2.2
add a skip connection scale, shown to improve unet results in some pa…
0.2.0
remove GLU yet again, as it seems to lead to extreme instability in t…
0.1.26
matching awareness loss works