Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

It seems that num_heads for SlotAttention is 1? #13

Closed
wcarvalho opened this issue Mar 28, 2023 · 2 comments
Closed

It seems that num_heads for SlotAttention is 1? #13

wcarvalho opened this issue Mar 28, 2023 · 2 comments

Comments

@wcarvalho
Copy link

I'm a little confused about the code. I'm following this config. It seems that Slot Attention only has 1 head in all configs? If so, does that mean there is only 1 slot? If not, could you help me understand how the number of slots determined in the code?

@ruili3
Copy link

ruili3 commented Apr 2, 2023

The default slot number is shown here. The Slot Attention you mentioned refers to the number of attention modules used in SAVi

@wcarvalho
Copy link
Author

Thank you, this answer my question!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants