We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello
I want to use the pretrained models for feature extraction. What is the clip size used for training? i.e. how many frames are used each sample?
The text was updated successfully, but these errors were encountered:
Hello I want to use the pretrained models for feature extraction. What is the clip size used for training? i.e. how many frames are used each sample?
Have you solve this problem?
Sorry, something went wrong.
In the code they are extracting from start to nf frames, means extracting for all frames of a video.
Hi @ekosman,
did you figure it out? Currently I'm thinking it's 8, but I wanted to use 16. Any tips on this issue?
No branches or pull requests
Hello
I want to use the pretrained models for feature extraction.
What is the clip size used for training? i.e. how many frames are used each sample?
The text was updated successfully, but these errors were encountered: