Hi,
In the Ego4D Hand Movement Prediction Baseline, the procedure needs rescaled input videos in the folder "cropped_videos_ant".
Are these videos generated from the code of this baseline or do they need to be downloaded?
I downloaded the dataset with ego4d --output_directory="~/ego4d_data" --datasets annotations clips --metadata --benchmarks FHO
but it seems that these scaled video are not there.
Moreover, it seems that the baseline don't have the script to generate the rescaled videos.
Thanks