Skip to content

Tags: srini444/imagen-pytorch

Tags

v0.3.0

Toggle v0.3.0's commit message
improve low resolution aug noise level conditioning (make sure attent…

…ion can attend to ddpm time and aug level separately)

v0.2.9

Toggle v0.2.9's commit message
allow for prediction of x0, due to upscaling unets potentially using …

…that objective, discovered in appendix pseudocode by @marunine

v0.2.8

Toggle v0.2.8's commit message
add ability to condition all batch elements on single augmentation no…

…ise level for low resolution conditioning

v0.2.7

Toggle v0.2.7's commit message
add p2 loss reweighting for discrete time gaussian diffusion training

v0.2.6

Toggle v0.2.6's commit message
make sure classifier free guidance is applied to mean pooled projecte…

…d text hidden conditioning to time

v0.2.5

Toggle v0.2.5's commit message
add ability to turn on linear cross attention, to further strengthen …

…conditioning, if needed

v0.2.4

Toggle v0.2.4's commit message
fix linear attention

v0.2.3

Toggle v0.2.3's commit message
fix linear attention

v0.2.1

Toggle v0.2.1's commit message
extra layernorm for non-attention route of text conditioning

v0.2.0

Toggle v0.2.0's commit message
additional non-attention based text conditioning along with time