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

Video feature extraction #17

Closed
fxqzb opened this issue Sep 13, 2022 · 2 comments
Closed

Video feature extraction #17

fxqzb opened this issue Sep 13, 2022 · 2 comments

Comments

@fxqzb
Copy link

fxqzb commented Sep 13, 2022

Hi, thanks for your excellent work! I found that the provided video features include both clip_features and slow_fast features. When it comes to the run_on_video/run.py, the codes only extract the clip features. Is there a mistake here? Besides, could you please provide the run.py extracting both clip and slowfast features? Thank you.

@jayleicn
Copy link
Owner

Hi @fxqzb,

This is by design. Since CLIP feature extractor is quite easy to set up, while slowfast requires more dependencies. We don't have plans to provide one with both extractors.

Best,
Jie

@fxqzb
Copy link
Author

fxqzb commented Sep 13, 2022

This is by design. Since CLIP feature extractor is quite easy to set up, while slowfast requires more dependencies. We don't have plans to provide one with both extractors.

Got it. Thank you for your quick reply!

@fxqzb fxqzb closed this as completed Sep 13, 2022
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