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

How is the TCD method implemented? #2

Open
LJungang opened this issue Oct 22, 2024 · 1 comment
Open

How is the TCD method implemented? #2

LJungang opened this issue Oct 22, 2024 · 1 comment

Comments

@LJungang
Copy link

Hi, how is the TCD method implemented? I could not find it in the code.

Could you provide more detail about TCD or release the code,
thanks!

@Stevetich
Copy link
Owner

Hi, thanks for your attention to our work! We only provide the benchmark in this repository due to the overly tight schedule. However, I can provide more details for you before we upload the implementation of our TCD. Basically, we follow VCD to implement our TCD (I notice that they have fixed the bug in their method). The main difference is that we used model attributes to introduce the CD input, instead of using prepare_input_cd in VCD. This operation helps us to ignore the specific structure of the model, which can be used in different VideoLLMs.

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