Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

In "divided_space_time", Why is the class token not used during temporal attention? #125

@Backdrop9019

Description

@Backdrop9019

Thank you for your great paper.
I have a question while reading your paper and code.
In the paper, the formula for performing divided_space_time includes the class token during temporal attention, but in the actual code, the cls_token is excluded during temporal attention and included during spatial attention.
image
image

This question is a duplicate of the following question, but I did not get a satisfactory answer.
https://github.com/facebookresearch/TimeSformer/issues/74
Is there a reason for this? Would it be possible to obtain experimental results by including the cls_token during temporal attention?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions