Phil Wang
|
aece9c2a2a
|
help researchers in need of 1d ddpm, ex. https://github.com/lucidrains/denoising-diffusion-pytorch/issues/116
|
2022-11-05 11:42:00 -07:00 |
|
Phil Wang
|
aadaa7d288
|
bring in the continuous time v-parameterized ddpm, validated to work locally, and which will be used for imagen-video replication
|
2022-10-23 19:16:31 -07:00 |
|
Phil Wang
|
09b8a1c805
|
some basic scaffold for elucidating diffusion and derived values
|
2022-06-28 13:11:56 -07:00 |
|
Phil Wang
|
3bbb6ebf16
|
get working version of gaussian diffusion with continuous time (only beta linear schedule for now, but will eventually contain alpha cosine schedule as well as parameterized, learned monotonic MLP)
|
2022-06-07 15:59:29 -07:00 |
|
Phil Wang
|
cf6db71985
|
add gaussian diffusion where model predicts both noise and x_start, with a learned weighting between the two (experimental)
|
2022-05-13 13:56:32 -07:00 |
|
Phil Wang
|
d412d8816b
|
first pass at ddpm with learned variance
|
2022-05-11 17:38:29 -07:00 |
|
Phil Wang
|
11f27032ba
|
offer training class to easily train model off an image directory
|
2020-09-06 14:22:44 -07:00 |
|
Phil Wang
|
ee76497b83
|
complete training, sans sampling
|
2020-09-05 23:41:02 -07:00 |
|
Phil Wang
|
c9855c8c74
|
complete model portion
|
2020-09-05 13:55:17 -07:00 |
|
Phil Wang
|
dda425dc61
|
add scaffold
|
2020-08-31 12:45:27 -07:00 |
|