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

Model weights for ViT-B-VTN (1 layer) #9

Closed
LukasHedegaard opened this issue Nov 19, 2021 · 2 comments
Closed

Model weights for ViT-B-VTN (1 layer) #9

LukasHedegaard opened this issue Nov 19, 2021 · 2 comments

Comments

@LukasHedegaard
Copy link

Thanks for open-sourcing your work!

Do you still have the model weights for the 1-layer ViT-B-VTN lying around, and would you be willing to add them to the MODEL_ZOO?

It would be greatly appreciated 🙏

@bomri
Copy link
Owner

bomri commented Nov 21, 2021

Hi @LukasHedegaard,
Thank you for your interest in our work.

The models described in our paper were trained using our internal codebase, and we only trained the main ViT-B-VTN with the SlowFast repository in order to share it with the community. So the 1-layer ViT-B-VTN is not compatible with this version of the code.
If you have the Kinetics-400 dataset, you can easily modify the architecture and train this model using the code we published here.

@LukasHedegaard
Copy link
Author

Nothing comes "easily" when Kinetics is involved 😊
From a reproducibility standpoint, it would be great if you ever decide to open source that internal codebase as well.
Let me know if you ever decide to do so.

@bomri bomri closed this as completed Nov 23, 2021
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