Skip to content

Releases: lucidrains/denoising-diffusion-pytorch

1.5.0

18 Mar 00:54

Choose a tag to compare

remove p2 loss weight in favor of new paper with min(snr, hparam). al…

1.4.6

17 Mar 20:03

Choose a tag to compare

allow for fid for 1 channel

1.4.5

17 Mar 20:02

Choose a tag to compare

allow for fid for 1 channel

1.4.4

11 Mar 16:08

Choose a tag to compare

patch

1.4.2

05 Mar 18:43

Choose a tag to compare

rederive predicted noise for ddim sampling with predict noise objecti…

1.4.1

02 Mar 20:08

Choose a tag to compare

add fid score calculation to base ddpm, thanks to @lhaippp

1.4.0

02 Mar 16:19

Choose a tag to compare

add fid score calculation to base ddpm, thanks to @lhaippp

1.2.2

16 Feb 21:18

Choose a tag to compare

add ability to use dual patchnorm in simple diffusion

1.2.1

16 Feb 20:27

Choose a tag to compare

add lion optimizer for researchers to play with

1.2.0

13 Feb 20:12

Choose a tag to compare

simple diffusion employs a new attention stabilization trick circulat…