Skip to content

Releases: lucidrains/video-diffusion-pytorch

0.3.10

09 May 19:14
Compare
Choose a tag to compare
make sure initial temporal attention gets rotary embeddings

0.3.9

09 May 19:11
Compare
Choose a tag to compare
bring in an initial temporal attention after the first initial convol…

…ution, to see if it can help with the flickering

0.3.8

05 May 13:59
Compare
Choose a tag to compare
remove convnext blocks, as seeing first good results on moving mnist,…

… thanks to co-debugging with @mrkulk

0.3.7

05 May 01:57
Compare
Choose a tag to compare
experiment tracker agnostic

0.3.6

05 May 00:17
Compare
Choose a tag to compare
change focusing on present to be a probability, so that a single batc…

…h could contain certain percentage of videos that have arrested attention across time

0.3.5

04 May 22:21
Compare
Choose a tag to compare
start using torch inference mode

0.3.4

04 May 22:00
Compare
Choose a tag to compare
add additional rotary positional embedding for time attention

0.3.3

04 May 20:33
Compare
Choose a tag to compare
allow for gradient clipping

0.3.2

04 May 20:31
Compare
Choose a tag to compare
allow for gradient clipping

0.3.1

04 May 18:05
Compare
Choose a tag to compare
make sure some hyperparameters for resnet and convnext blocks are con…

…figurable