AspectMask
AspectMask is a term used in certain computer graphics and image processing contexts, particularly within machine learning models like diffusion models. It refers to a mechanism that allows the model to selectively attend to or mask out specific aspects or features within an input image or data. This selective attention enables the model to focus its processing power on the most relevant parts of the data for a given task, such as generating or modifying certain features while preserving others.
The concept of masking in general involves creating a binary or alpha channel that indicates which parts
In practice, AspectMasks can be generated either manually by users or automatically by other algorithms. Their