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

How to extract video features and the number of seq_len? #3

Open
feimengjuan opened this issue Jan 15, 2018 · 3 comments
Open

How to extract video features and the number of seq_len? #3

feimengjuan opened this issue Jan 15, 2018 · 3 comments

Comments

@feimengjuan
Copy link

Hi, in this code, the video features is extracted using resnet,but I don't know if the features are extracted for one by one frame and what is the number of seq_len. Is a 2048-dimension feature of just one video frame extracted and saved as a h5df file or the features of whole video frames are saved as just one h5df file? Could give me some instruction about how to extract and save the features of the whole original video frames in h5df file. Thank you very much.

@air677
Copy link

air677 commented Jan 27, 2018

Speaking to this, I have a question, Which format is the training input data? Video format or h5df format? Thanks.

@HPL123
Copy link

HPL123 commented Mar 12, 2018

Did you test success? and how did you test?

@idlerm
Copy link

idlerm commented Jul 4, 2018

Can you transfer the code?

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

4 participants