You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How exactly is spatial correspondence maintained? I see that the masks are fed through cross attention mechanism in Unet layers, but I do not see any positional embedding taken. how is this handled or am I missing something?
How exactly is spatial correspondence maintained? I see that the masks are fed through cross attention mechanism in Unet layers, but I do not see any positional embedding taken. how is this handled or am I missing something?