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

same dimensional feature output for all input videos of different lengths #18

Open
xcyquan opened this issue May 11, 2022 · 1 comment

Comments

@xcyquan
Copy link

xcyquan commented May 11, 2022

hi, I am trying to run the feature extractor for my video pre-processing.

I want to generate the same dimensional feature output for all input videos of different lengths, is there an easy way to do this?

Thank you!

@xcyquan xcyquan changed the title same feature dimension for all input videos same dimensional feature output for all input videos of different lengths May 11, 2022
@Tereams
Copy link

Tereams commented Apr 22, 2024

yes. i encounter the same question, and i guess we have to find a min length of the input videos and adjust the code a little bit

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