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

Run model on untrimmed video #22

Closed
sachinchandra opened this issue Oct 17, 2017 · 1 comment
Closed

Run model on untrimmed video #22

sachinchandra opened this issue Oct 17, 2017 · 1 comment

Comments

@sachinchandra
Copy link

Hey,

I want to perform inference on untrimmed video. How do I do it?

@yjxiong
Copy link
Owner

yjxiong commented Nov 28, 2017

Untrimmed videos are basically videos. You can use the provided utilities for testing.

If you need UntrimmedNet style testing, you can change the 25 frame sampling to fixed interval sampling (like every 6-th frame).

@yjxiong yjxiong closed this as completed Nov 28, 2017
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