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

Where to get the test meta file? #8

Closed
pvoigtlaender opened this issue Apr 7, 2022 · 2 comments
Closed

Where to get the test meta file? #8

pvoigtlaender opened this issue Apr 7, 2022 · 2 comments

Comments

@pvoigtlaender
Copy link

Hi,

thanks for releasing the great code!
I understand that there have been some changes in the split of the validation and test set and it seems that also the meta file for the test set is no longer available for download on codalab.
Hence, I get an error in this line:

test_meta_file = os.path.join(root, "meta_expressions", "test", "meta_expressions.json")

What is the best way to deal with this? Maybe you could please share the json meta file?

Best,

Paul

@wjn922
Copy link
Owner

wjn922 commented Apr 7, 2022

Hi,

Please refer to this issue #6 to download the meta files.

Alternatively, you can choose to infer all the 507 videos, and submit the results to the evaluation website.

@pvoigtlaender
Copy link
Author

Great, thx!
I think all 507 videos might be hard because also the JPEGImages are not there anymore.
But the uploaded json works, thx :)

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