Commit Graph

18 Commits

Author SHA1 Message Date
rromb 255d479088 add logging for upscaler 2022-06-13 10:43:41 +02:00
rromb c5a39aff8a add upscaling 2022-06-13 00:39:48 +02:00
Patrick Esser 250f89c1a3 initial code to try and resume larger models from smaller models 2022-06-11 18:35:49 -04:00
rromb 9cda7feafa eval stuff 2022-06-09 10:56:34 +02:00
rromb a0f390afb6 dynamic thresholding (maybe?) 2022-06-05 19:22:07 +02:00
Patrick Esser cb0414d89b goooo 2022-06-01 09:14:09 +00:00
root 3769989f20 Merge remote-tracking branch 'github/main' into main 2022-06-01 08:51:55 +00:00
Patrick Esser 2cbbb3148a optional use of ema 2022-06-01 08:46:11 +00:00
rromb fff19bf82e handle listconfig 2022-06-01 09:52:17 +02:00
rromb b3a604d870 add cfg to log_images 2022-06-01 09:36:48 +02:00
rromb 9a419a1b14 first (in)stable steps 2022-05-27 11:46:04 +02:00
Katherine Crowson 66df437e52 Combine the two classifier-free guidance model outputs into a single batch 2022-04-05 11:35:05 -07:00
Katherine Crowson f0c4e092c1 Add PLMS sampling 2022-04-04 14:45:35 -07:00
Robin Rombach 32c525011b
unconditional guidance with general s!=1.0
Example: "negative weights"
2022-04-04 22:31:35 +02:00
rromb a80ed7987e add new models 2022-04-04 16:17:48 +02:00
Robin Rombach 2b46bcb98c
Update ddpm.py
clean up no.1
2022-01-17 21:24:19 +01:00
ablattmann 171cf29fb5 add configs for training unconditional/class-conditional ldms 2021-12-22 15:57:23 +01:00
ablattmann e66308c7f2 add code 2021-12-21 03:23:41 +01:00