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

Kinetics 400 models #27

Open
lovelyczli opened this issue Dec 30, 2021 · 1 comment
Open

Kinetics 400 models #27

lovelyczli opened this issue Dec 30, 2021 · 1 comment

Comments

@lovelyczli
Copy link

Thanks for your Pytorch implementation for MoViNet.
Could you please provide a model trained on Kinetics 400 as Table 9 in [1].
It is quite important for our future works.
Looking forward to your reply.

[1] MoViNets: Mobile Video Networks for Efficient Video Recognition

@Hyperparticle
Copy link

Hi, the official repo now has Kinetics 400 pretrained checkpoints for base models available here (streaming models should be available soon): https://github.com/tensorflow/models/tree/master/official/projects/movinet#kinetics-400. Accuracy should be a bit better than what is reported in the paper. You should be able to convert this to PyTorch similarly to the Kinetics 600 models.

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