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

Feature extraction code requirement #30

Closed
L4zyy opened this issue Jun 13, 2024 · 1 comment
Closed

Feature extraction code requirement #30

L4zyy opened this issue Jun 13, 2024 · 1 comment

Comments

@L4zyy
Copy link

L4zyy commented Jun 13, 2024

Thank you for sharing this great work!

I am trying to train VTimeLLM model on my own small dataset through all three stages, but I cannot find any script or code about the feat extraction prerocess. I wonder if you can kindly share some code or scirpt to extract the image feat?

@huangb23
Copy link
Owner

You can find the relevant code for feature extraction in vtimellm/inference.py. You can consider adding multi-processing or multi-GPU inference for acceleration based on your requirements.

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