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

Processed features and original videos #84

Open
TattooedTiger opened this issue Feb 11, 2022 · 1 comment
Open

Processed features and original videos #84

TattooedTiger opened this issue Feb 11, 2022 · 1 comment

Comments

@TattooedTiger
Copy link

How can I know the correspondence between the data in the H5 file and the original videos?
Looking forward to your reply!

@HERIUN
Copy link

HERIUN commented Dec 26, 2022

import h5py
datasets_ = h5py.File('datasets/eccv16_dataset_summe_google_pool5.h5')
print(datasets_['video_1']['video_name'][...])

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