Closed idejie closed 2 years ago
Hello @idejie! Thank you for reaching out.
As mentioned in https://github.com/EGO4D/hands-and-objects/issues/10, the test file is named as fho_oscc_pnr_test.json
for the Object State Change Classification challenge. Other tasks have their corresponding test files (fho_xx_test.json
). The files contain the information required to generate test clips along with their unique ids.
Regards, Siddhant Bansal
Thanks, @Sid2697 !
I have downloaded all annotations by EGO4D-CLI.
python -m ego4d.cli.cli --output_directory="~/ego4d_data" --datasets annotations
But, only fho_xx_train.json
and fho_xx_val.json
were downloaded. fho_xx_test.json
was not found.
Are there errors I made? Or I don't have the permission of these xx_test.json
files?
I see. @ebyrne can you please share your thoughts on this? Thanks!
I have downloaded the annotations.
But for the "Hand-Objects", there are only 'fho_xx_train.json' and 'fho_xx_val.json'. How can I get the test split?
For example, the point-of-no-return temporal localization task needs a video clip for test. where are the clips for test and what is its u_id?