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

Prediction demo using different pretrained models #16

Closed
kshitijd20 opened this issue Oct 22, 2020 · 2 comments
Closed

Prediction demo using different pretrained models #16

kshitijd20 opened this issue Oct 22, 2020 · 2 comments

Comments

@kshitijd20
Copy link

Hi,

Thanks for sharing the code and model zoo. I was wondering if you could direct me how should I modify this code to output predictions on single video files (e.g. .mp4 format) like it is done in slowfast code here

Thanks.

@deepcs233
Copy link
Collaborator

To get the predicted logits, you can refer to this issue #9. For single video input, only need to write one line in meta file and set the falg video_input in test.yaml

@kshitijd20
Copy link
Author

Thanks for the reply, it works

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