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

question about "data/feats/example_feats.hdf5" #9

Open
sophiazy opened this issue Mar 14, 2018 · 1 comment
Open

question about "data/feats/example_feats.hdf5" #9

sophiazy opened this issue Mar 14, 2018 · 1 comment

Comments

@sophiazy
Copy link

Thanks for you share this excellent reseach!
I'm confused some line in 'generate_sst_props.py'

def parse_args():
...
p.add_argument('-ds', '--input-dataset', help='filepath for input dataset.',
default='data/feats/example_feats.hdf5', type=str)

where can I get this file "data/feats/example_feats.hdf5". I really hope for your reply sincerely.
Best Regards!

@bandontseng
Copy link

@sophiazy ActivityNet provides a C3D feature dataset which can be used by this SST code. You can download the dataset here:
http://activity-net.org/challenges/2016/download.html#proposals

It seems the pretained model provided in this code, however, does not work well with ActivityNet dataset.

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