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

Understanding TokenLearner #9

Open
AshStuff opened this issue Mar 23, 2023 · 1 comment
Open

Understanding TokenLearner #9

AshStuff opened this issue Mar 23, 2023 · 1 comment

Comments

@AshStuff
Copy link

I am trying to understand the tokenlearner and I guess the current implementation is different from the original TokenLearner proposed right ? I guess the original Tokenlearner performs the token learner for each temporal dimension and then reshape back.

@920232796
Copy link
Owner

In this work, token learner only controls the sequence length. It doesn't need to reshape back because the network has a segmentation decoder.

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

2 participants