Implement / Add Denoising U-Net
Closed this issue · 1 comments
SebSDev commented
Denoising U-Net that maps
- Implement normal UNet with Down- and Up-sampling
- Positional Embedding for time conditioning
- Time conditioning (maybe with FiLM layer)
- Class conditioning
joh-schb commented
Class conditioning maybe on a later stage, if unconditional generation is successful.