I found that the egp4d.json
aligns with the filtering results in the visualizer specified as v2
, which is also annotated within the file. Here comes the following questions:
- How can we download the
Metadata v1
? - How can we download
gaze v1
datasets? I tried
python -m ego4d.cli.cli --output_directory="*" --datasets imu gaze --version v1 --yes
The gaze data downloaded is the same as those in v2.
As I mentioned in another post, there should be 2293
videos with gaze in v1
.