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

What does the 'feature_path' mean? #10

Open
lcmaster-hx opened this issue Dec 2, 2016 · 7 comments
Open

What does the 'feature_path' mean? #10

lcmaster-hx opened this issue Dec 2, 2016 · 7 comments

Comments

@lcmaster-hx
Copy link

Hi, I have trouble with what the feature_path means?
As you said, "The path that stores features such as VGG and C3D". Does it means the weights from VGG-16 which is already trained?
I have a pretrained vgg16_weights.h5 file but it doesn't work well.

@jiseungshin
Copy link

hmm.. are there no further comments on this? I would also be interested in the answer

@sxs4337
Copy link

sxs4337 commented Jun 22, 2017

I was able to write h5 data generation scripts. I have uploaded my data generation scripts at-
https://github.com/sxs4337/SA-tensorflow/tree/master/prepare_data

See if these help.

@jiseungshin
Copy link

WOW thank you very much for the script, I will check it!
Thanks in advance! 👍

@jbdel
Copy link

jbdel commented Jul 11, 2017

@sxs4337 Thank you very much for all this.
Would you be able to share your feature file resnet_feat_all_pool5.pkl or is this too big ?

If this is, could you link us the script you used to extract images and features from the videos ??
tyvm in advance

@sxs4337
Copy link

sxs4337 commented Jul 11, 2017

I remember running the CNN feature extraction in caffe back then. I have uploaded some files that should help.
https://github.com/sxs4337/SA-tensorflow/tree/master/prepare_data

@jbdel
Copy link

jbdel commented Jul 11, 2017

Thank you so much :-]

@nayyeraafaq
Copy link

Does any one has been able to run the code fully ?
I am confused in VGG and C3D features and feature_path.
input_generator has inp_path and feature_path. Can anyone clarify what paths are these ?
thanks

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

5 participants