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

Unable to download clips #26

Closed
antoninofurnari opened this issue Feb 4, 2022 · 1 comment
Closed

Unable to download clips #26

antoninofurnari opened this issue Feb 4, 2022 · 1 comment

Comments

@antoninofurnari
Copy link

Unable to download clips whith the following command:

python -m ego4d.cli.cli --output_directory="~/ego4d_data_clips" --datasets clips annotations --benchmarks fho

I obtain a lot of warnings similar to the ones below and no clip is actually downloaded. I suspect the regex defined in manifest.py:104 is not matching anything.

WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: fho                                                                                                 WARNING:root:Invalid benchmarks manifest entry ignored: em                                                                                                  WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: fho
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: em
WARNING:root:Invalid benchmarks manifest entry ignored: fho
@ebyrne
Copy link
Contributor

ebyrne commented Feb 4, 2022

This was due to an out of sync manifest. Appreciate the spot!

@ebyrne ebyrne closed this as completed Feb 4, 2022
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