deeplay.components.diffusion.attention_unet Module#
Classes#
|
Applies attention mechanism to the input tensor. |
|
Attention UNet. |
|
Base block of the attention UNet. |
|
A base class for creating configurable, extensible modules with dynamic initialization and argument management. |
|
Integrates the time and context information to the feature maps through residual connections and attention mechanisms. |
|
|
|
|
|
|
|
|
|
UNet decoder. |
|
UNet encoder. |