Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about frame-level self-attention #26

Open
create7859 opened this issue Oct 12, 2023 · 0 comments
Open

Questions about frame-level self-attention #26

create7859 opened this issue Oct 12, 2023 · 0 comments

Comments

@create7859
Copy link

Hello.
In the ablation study section of the paper, there were results of performing self-attention at the frame level.
When you implemented this in code, did you use a for loop to apply the transformer to frame tokens one by one, or did you have another method to calculate them all at once?
I'm curious about your approach.

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

No branches or pull requests

1 participant