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

extract feature #5

Open
TianchengQ opened this issue Apr 8, 2019 · 1 comment
Open

extract feature #5

TianchengQ opened this issue Apr 8, 2019 · 1 comment

Comments

@TianchengQ
Copy link

Do you have the code to extract video features? How to achieve MSVD dataset feat/video.npy by using VGG16?

@JasonYao81000
Copy link
Owner

The video features were extracted frame by frame using the pre-trained VGG19 on ImageNet Large Scale Visual Recognition Challenge (ILSVRC).
We don't have the code for extracting the video features, but you can try to implement the preprocessing code using pre-trained VGG19 model provided by Keras.

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