Commit Graph

17 Commits (a5182880f9334f9fc3d46f153aca0cb4e8895cad)

Author SHA1 Message Date
aria1th a5182880f9 add noise scheduler for training
move to LatentDiffusion forward

unbind scheduler

unbind noise scheduler by option

minor fix?

minor fix for extreme case
2023-01-21 01:14:05 +09:00
aria1th da120135a8 add manual dataset seed option 2023-01-19 06:34:57 +09:00
aria1th 328692830c If someone is curious 2023-01-17 16:51:19 +09:00
aria1th 065fcd110c implement ResBlock
its residual block
2023-01-17 14:24:25 +09:00
aria1th 9d2e8bd963 fix minor errors 2023-01-16 06:49:46 +09:00
aria1th f75fd3bb97 Maybe finish tuning 2023-01-16 06:47:10 +09:00
aria1th dceaa667c2 maybe 2023-01-16 05:37:19 +09:00
aria1th 83fa587f39 Tensorboard integration and fixes
This only works with post-d8b90ac121
2023-01-16 01:50:43 +09:00
aria1th c845b0ad81 Implement LR Scheduler for TI
well.... not sure if its working correctly
Closes https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension/issues/21
2023-01-10 16:18:04 +09:00
aria1th 022002a916 add Gradient clipping and fix https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension/issues/18 2023-01-06 00:41:48 +09:00
aria1th dd2e3bb88d Fix https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension/issues/16 2023-01-05 19:29:12 +09:00
aria1th 08e2bf683d add AdamW options
in future, add some more latent space encoding and proper batch extraction
2022-12-16 19:32:14 +09:00
aria1th e3d7c692af Load/Unload optimizer state as option
maybe fix doggetx too?
2022-11-29 03:35:37 +09:00
aria1th d2805d4598 UI Update and fix is_EOC 2022-11-27 20:13:35 +09:00
aria1th 3afe99d27e Fix resuming, Add options 2022-11-27 10:57:43 +09:00
aria1th daa2ee237a amplify image, correct annealing, show correct lr 2022-11-26 10:31:37 +09:00
AngelBottomless 3b54b9ca58
Add external pr 2022-11-23 21:33:31 +09:00