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

Missing video clips for "FHO" benchmark #286

Open
Anirudh257 opened this issue Jan 8, 2024 · 1 comment
Open

Missing video clips for "FHO" benchmark #286

Anirudh257 opened this issue Jan 8, 2024 · 1 comment

Comments

@Anirudh257
Copy link

Anirudh257 commented Jan 8, 2024

Related to #72

Hi Ego4D team,

The following clips are missing in the "FHO" benchmark, version-v2:

When I use the command:

python -m ego4d.cli.cli --datasets clips --output_directory="~/ego4d_data" --benchmarks FHO

The clips:

440656ae-cb82-464e-b320-25c8e693ad84 and 814baefc-d043-40f8-bb52-3573266f613f are missing.

440656ae-cb82-464e-b320-25c8e693ad84 belongs to the fho_lta_train.json and 814baefc-d043-40f8-bb52-3573266f613f belongs to the fho_lta_test_unannotated.json respectively.

Even if I try to manually download these clips using:

python3 -m ego4d.cli.cli --output_directory ~/ego4d_data/ --datasets clips --benchmarks FHO --video_uids [440656ae-cb82-464e-b320-25c8e693ad84, 814baefc-d043-40f8-bb52-3573266f613f]

I get the following error:

RuntimeError: The following requested video UIDs could not be found in the manifest for version: 'v2' and dataset(s): '{'clips'}': {'814baefc-d043-40f8-bb52-3573266f613f]', '[440656ae-cb82-464e-b320-25c8e693ad84,'}

@Anirudh257
Copy link
Author

@ebyrne @miguelmartin75

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

1 participant